Skip to content

Commit

Permalink
[MPLUGIN-460] Bump antVersion from 1.10.12 to 1.10.13 (#196)
Browse files Browse the repository at this point in the history
Bumps `antVersion` from 1.10.12 to 1.10.13.

Updates `ant` from 1.10.12 to 1.10.13

Updates `ant-launcher` from 1.10.12 to 1.10.13

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.ant:ant-launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2023
1 parent 49dad78 commit 3b417bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -97,7 +97,7 @@
<!-- SLF4J version must match the version exported from the mavenVersion,
https://github.com/apache/maven/blob/12a6b3acb947671f09b81f49094c53f426d8cea1/pom.xml#L63 -->
<slf4jVersion>1.7.5</slf4jVersion>
<antVersion>1.10.12</antVersion>
<antVersion>1.10.13</antVersion>
<maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
<!-- whenever the ASM version is updated also the
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING
Expand Down

0 comments on commit 3b417bc

Please sign in to comment.