[java-parent-project] branch main updated: JMVN-64 Rebase on Shibboleth Java 17 platform
Rod Widdowson
rdw at steadingsoftware.com
Sat Apr 19 15:21:07 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=258a1729882c1a280a94d7e2cf14cc1a4343101e
The following commit(s) were added to refs/heads/main by this push:
new 258a172 JMVN-64 Rebase on Shibboleth Java 17 platform
258a172 is described below
commit 258a1729882c1a280a94d7e2cf14cc1a4343101e
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
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