[java-parent-project] branch maint-11 updated: update Commons-compress to 1.26

Rod Widdowson rdw at steadingsoftware.com
Mon Feb 19 11:37:51 UTC 2024


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

rdw 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=121c0577d3addfc746ae23499955cc2ac39d284a

The following commit(s) were added to refs/heads/maint-11 by this push:
     new 121c057  update Commons-compress to 1.26
121c057 is described below

commit 121c0577d3addfc746ae23499955cc2ac39d284a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Feb 19 11:06:09 2024 +0000

    update Commons-compress to 1.26
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 163eff1..01abb67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
         <ant.version>1.10.12</ant.version>
         <bouncycastle.version>1.72</bouncycastle.version>
         <bouncycastle.pg.version>1.72.2</bouncycastle.pg.version>
-        <commons.compress.version>1.22</commons.compress.version>
+        <commons.compress.version>1.26</commons.compress.version>
         <cryptacular.version>1.2.5</cryptacular.version>
         <duoweb.version>1.3</duoweb.version>
         <!-- IMPORTANT: httpclient and httpcore versions need to be updated together.  -->

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


More information about the commits mailing list