[java-parent-project] 02/03: Update commons compress to 1.23.0
Ian Young
ian at iay.org.uk
Tue Aug 8 18:04:45 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=8cefeba44f0faa833fa8bd52a52e3cb2704ce5df
commit 8cefeba44f0faa833fa8bd52a52e3cb2704ce5df
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Aug 8 17:01:02 2023 +0100
Update commons compress to 1.23.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7b995f1..7ed948e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,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.22</commons.compress.version>
+ <commons.compress.version>1.23.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