[java-parent-project] 08/13: Update commons-compress to 1.22

Ian Young ian at iay.org.uk
Wed Jan 4 18:17:30 UTC 2023


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=074d5e967f6b71d7d205b3327402de1aa9db0182

commit 074d5e967f6b71d7d205b3327402de1aa9db0182
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Dec 19 15:57:30 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index 5148488..c70c778 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
         <ant.version>1.10.12</ant.version>
         <bouncycastle.version>1.70</bouncycastle.version>
-        <commons.compress.version>1.21</commons.compress.version>
+        <commons.compress.version>1.22</commons.compress.version>
         <cryptacular.version>1.2.4</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