Skip to content

Commit 596553c

Browse files
[MPLUGIN-489] Bump antVersion from 1.10.13 to 1.10.14 (#223)
Bumps `antVersion` from 1.10.13 to 1.10.14. Updates `org.apache.ant:ant` from 1.10.13 to 1.10.14 Updates `org.apache.ant:ant-launcher` from 1.10.13 to 1.10.14 --- 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 71a7750 commit 596553c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<maven4Version>4.0.0-alpha-4</maven4Version>
9696
<mavenVersion>3.2.5</mavenVersion>
9797
<slf4jVersion>1.7.36</slf4jVersion>
98-
<antVersion>1.10.13</antVersion>
98+
<antVersion>1.10.14</antVersion>
9999
<maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
100100
<!-- whenever the ASM version is updated also the
101101
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)