[java-parent-project] branch main updated: JMVN-64 Rebase on Shibboleth Java 17 platform
Rod Widdowson
rdw at steadingsoftware.com
Sat Apr 19 14:56:16 UTC 2025
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=ed49f3b6da1d6b0cbd2794803f9d9ef9332e286f
The following commit(s) were added to refs/heads/main by this push:
new ed49f3b JMVN-64 Rebase on Shibboleth Java 17 platform
ed49f3b is described below
commit ed49f3b6da1d6b0cbd2794803f9d9ef9332e286f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 19 15:52:02 2025 +0100
JMVN-64 Rebase on Shibboleth Java 17 platform
https://shibboleth.atlassian.net/browse/JMVN-64
Bring commons-io up to the version that that specified version of commons compress needs
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 98e18a9..0899ecb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
<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.2</commons.compress.version>
- <commons.io.version>2.15.1</commons.io.version>
+ <commons.io.version>2.16.1</commons.io.version>
<commons.lang3.version>3.14.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