[java-parent-project] 01/03: Update ant to 1.10.14
Ian Young
ian at iay.org.uk
Mon Mar 18 11:40:31 UTC 2024
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-11
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=f90878eb2af537fddc90f63ff07588e8c8316007
commit f90878eb2af537fddc90f63ff07588e8c8316007
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Mar 18 11:25:29 2024 +0000
Update ant to 1.10.14
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ac44abf..3420e98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
-->
- <ant.version>1.10.12</ant.version>
+ <ant.version>1.10.14</ant.version>
<bouncycastle.version>1.72</bouncycastle.version>
<bouncycastle.pg.version>1.72.2</bouncycastle.pg.version>
<!-- IMPORTANT: commons-compress and commons-io versions need to be updated with the -io version coming from -compress. -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list