[java-mvn-enforcer] branch main updated: JMVN-64 Rebase on Shibboleth Java 17 platform

Rod Widdowson rdw at steadingsoftware.com
Sat Apr 19 16:18:37 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-mvn-enforcer.

View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer.git;a=commit;h=75adbfca868dfffccb677c412d4b0d8ab2b66514

The following commit(s) were added to refs/heads/main by this push:
     new 75adbfc  JMVN-64 Rebase on Shibboleth Java 17 platform
75adbfc is described below

commit 75adbfca868dfffccb677c412d4b0d8ab2b66514
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 19 17:17:31 2025 +0100

    JMVN-64 Rebase on Shibboleth Java 17 platform
    
    https://shibboleth.atlassian.net/browse/JMVN-64
    
    Move commoms-compress back to 1.26.0 Something about the environment
    it runs in gives it an incompatible commons-lang3 to run against.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 476cd0c..72c0a91 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -28,7 +28,7 @@
         <bouncycastle.pg.version>1.78.1</bouncycastle.pg.version>
         <bouncycastle.version>1.78.1</bouncycastle.version>
         <findbugs.version>3.0.2</findbugs.version>
-        <commons.compress.version>1.26.2</commons.compress.version>
+        <commons.compress.version>1.26.0</commons.compress.version>
         <jcommander.version>1.81</jcommander.version>
         <maven-invoker.version>3.2.0</maven-invoker.version>
         <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list