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

Rod Widdowson rdw at steadingsoftware.com
Sun Apr 20 09:41:28 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=ad535d4a2e80b3a056d58cd05383a4962558d360

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

commit ad535d4a2e80b3a056d58cd05383a4962558d360
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 19 16:04:00 2025 +0100

    JMVN-64 Rebase on Shibboleth Java 17 platform
    
    https://shibboleth.atlassian.net/browse/JMVN-64
    
    REDUX: By way of an experiment move to the Java 17 base SNAPSHOT versions of
    enforcer and enforcer-data
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0899ecb..c9b871f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,9 +79,9 @@
         <xmlsec.version>3.0.5</xmlsec.version>
         <xmlunit.version>2.9.1</xmlunit.version>
 
-        <maven-dist-enforcer.version>3.3.0</maven-dist-enforcer.version>
+        <maven-dist-enforcer.version>4.0.0-SNAPSHOT</maven-dist-enforcer.version>
         <maven-dist-enforcer.zipsInM2Check>true</maven-dist-enforcer.zipsInM2Check>
-        <maven-dist-enforcer-data.version>1.0.17</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>2.0.0-SNAPSHOT</maven-dist-enforcer-data.version>
         <maven-dist-enforcer-data.m2ReportPath>${basedir}/target/m2SignatureReport.txt</maven-dist-enforcer-data.m2ReportPath>
 
         <checkstyle.version>8.45.1</checkstyle.version>

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


More information about the commits mailing list