This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
The following commit(s) were added to refs/heads/master by this push: new 3348434f Update Ant to latest 3348434f is described below commit 3348434f3df9f20ca1246b1540cab752e2ab936e Author: Robert Lazarski <robertlazar...@gmail.com> AuthorDate: Thu Nov 7 12:05:08 2024 -1000 Update Ant to latest --- modules/rampart-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rampart-samples/pom.xml b/modules/rampart-samples/pom.xml index 82b43607..f48bc404 100644 --- a/modules/rampart-samples/pom.xml +++ b/modules/rampart-samples/pom.xml @@ -108,7 +108,7 @@ <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> - <version>1.9.6</version> + <version>1.10.15</version> <scope>test</scope> </dependency> <dependency>