[java-parent-project] branch main updated: IDP-2181 Updated commons-compress to latest

Rod Widdowson rdw at steadingsoftware.com
Wed Sep 20 13:32:32 UTC 2023


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

rdw 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=dfc6b4f924300023ff5710c610a3e0dcb6327c83

The following commit(s) were added to refs/heads/main by this push:
     new dfc6b4f  IDP-2181 Updated commons-compress to latest
dfc6b4f is described below

commit dfc6b4f924300023ff5710c610a3e0dcb6327c83
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Sep 20 10:23:13 2023 +0100

    IDP-2181 Updated commons-compress to latest
    
    https://shibboleth.atlassian.net/browse/IDP-2181
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6169b90..7a64f1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         <ant.version>1.10.14</ant.version>
         <bouncycastle.version>1.76</bouncycastle.version>
         <bouncycastle.pg.version>1.76</bouncycastle.pg.version>
-        <commons.compress.version>1.23.0</commons.compress.version>
+        <commons.compress.version>1.24.0</commons.compress.version>
         <commons.lang3.version>3.13.0</commons.lang3.version>
         <cryptacular.version>1.2.6</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