[java-parent-project] 06/06: Update commons-compress to 1.26.1

Ian Young ian at iay.org.uk
Mon Mar 18 11:22:39 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=7dd87f583d0aeaf0f5b62eae8d27bb346b29e8d2

commit 7dd87f583d0aeaf0f5b62eae8d27bb346b29e8d2
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Mar 18 11:10:19 2024 +0000

    Update commons-compress to 1.26.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cbcbbbd..ac44abf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
         <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.  -->
-        <commons.compress.version>1.26.0</commons.compress.version>
+        <commons.compress.version>1.26.1</commons.compress.version>
         <commons.io.version>2.15.1</commons.io.version>
         <cryptacular.version>1.2.5</cryptacular.version>
         <duoweb.version>1.3</duoweb.version>

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


More information about the commits mailing list