[java-parent-project] branch main updated: Update ant to 1.10.10

Ian Young ian at iay.org.uk
Tue May 4 13:17:01 UTC 2021


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=c3c6ce6437f2e1bd4ab041878403f2832beca032

The following commit(s) were added to refs/heads/main by this push:
       new  c3c6ce6   Update ant to 1.10.10
c3c6ce6 is described below

commit c3c6ce6437f2e1bd4ab041878403f2832beca032
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue May 4 14:16:55 2021 +0100

    Update ant to 1.10.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d52c541..9f903c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven.compiler.release>11</maven.compiler.release>
 
-        <ant.version>1.10.9</ant.version>
+        <ant.version>1.10.10</ant.version>
         <bouncycastle.version>1.68</bouncycastle.version>
         <commons.compress.version>1.20</commons.compress.version>
         <cryptacular.version>1.2.4</cryptacular.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list