[java-parent-project] branch maint-11 updated: Update commons-compress to 1.26.0
Rod Widdowson
rdw at steadingsoftware.com
Mon Feb 19 17:06:09 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=0b835796f71e8b0cd7ee80e69758d8ec4b8f1dbc
The following commit(s) were added to refs/heads/maint-11 by this push:
new 0b83579 Update commons-compress to 1.26.0
0b83579 is described below
commit 0b835796f71e8b0cd7ee80e69758d8ec4b8f1dbc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Feb 19 14:53:06 2024 +0000
Update commons-compress to 1.26.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 01abb67..fd755fc 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.26</commons.compress.version>
+ <commons.compress.version>1.26.0</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