Skip to content

Commit 3b417bc

Browse files
[MPLUGIN-460] Bump antVersion from 1.10.12 to 1.10.13 (#196)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49dad78 commit 3b417bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<!-- SLF4J version must match the version exported from the mavenVersion,
9898
https://github.com/apache/maven/blob/12a6b3acb947671f09b81f49094c53f426d8cea1/pom.xml#L63 -->
9999
<slf4jVersion>1.7.5</slf4jVersion>
100-
<antVersion>1.10.12</antVersion>
100+
<antVersion>1.10.13</antVersion>
101101
<maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
102102
<!-- whenever the ASM version is updated also the
103103
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING

0 commit comments

Comments
 (0)