[java-parent-project] 01/02: Update commons-compress to 1.22
Ian Young
ian at iay.org.uk
Mon Dec 19 17:07:05 UTC 2022
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=2446a2559c088f96f6deaa7df2a86afc102bec87
commit 2446a2559c088f96f6deaa7df2a86afc102bec87
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 4595ba8..b272dd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,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