[java-parent-project] 07/08: Update commons-compress to 1.26.2
Ian Young
ian at iay.org.uk
Mon Jul 29 16:10:50 UTC 2024
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=e1398272b9a26da2d23277abf18f03bf1be862a5
commit e1398272b9a26da2d23277abf18f03bf1be862a5
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jul 29 16:50:27 2024 +0100
Update commons-compress to 1.26.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d85a111..131cf4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<bouncycastle.pg.version>1.77</bouncycastle.pg.version>
<commons.codec.version>1.16.1</commons.codec.version>
<!-- IMPORTANT: commons-compress and commons-io versions need to be updated with the -io version coming from -compress. -->
- <commons.compress.version>1.26.0</commons.compress.version>
+ <commons.compress.version>1.26.2</commons.compress.version>
<commons.io.version>2.15.1</commons.io.version>
<commons.lang3.version>3.14.0</commons.lang3.version>
<cryptacular.version>1.2.6</cryptacular.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list