This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 223c2f77c4 Bump ant.version from 1.10.14 to 1.10.15 223c2f77c4 is described below commit 223c2f77c4fbbded861d8755d4dfeab7d7ab2805 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Aug 30 13:23:06 2024 +0000 Bump ant.version from 1.10.14 to 1.10.15 Bumps `ant.version` from 1.10.14 to 1.10.15. Updates `org.apache.ant:ant-launcher` from 1.10.14 to 1.10.15 Updates `org.apache.ant:ant` from 1.10.14 to 1.10.15 --- updated-dependencies: - dependency-name: org.apache.ant:ant-launcher dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.ant:ant dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ecf294851..16abde51b2 100644 --- a/pom.xml +++ b/pom.xml @@ -466,7 +466,7 @@ <woden.version>1.0M10</woden.version> <axiom.version>2.0.0-SNAPSHOT</axiom.version> <xmlschema.version>2.3.1</xmlschema.version> - <ant.version>1.10.14</ant.version> + <ant.version>1.10.15</ant.version> <antlr.version>2.7.7</antlr.version> <aspectj.version>1.9.22.1</aspectj.version> <bsf.version>2.4.0</bsf.version>