[java-parent-project] branch main updated: JMVN-64 Rebase on Shibboleth Java 17 platform
Rod Widdowson
rdw at steadingsoftware.com
Sun Apr 20 12:30:51 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=1f0632f1b45ee5d8c743325ddf7c7adf0a408b56
The following commit(s) were added to refs/heads/main by this push:
new 1f0632f JMVN-64 Rebase on Shibboleth Java 17 platform
1f0632f is described below
commit 1f0632f1b45ee5d8c743325ddf7c7adf0a408b56
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Apr 20 11:10:23 2025 +0100
JMVN-64 Rebase on Shibboleth Java 17 platform
Put the enforcer artifacts back to what they should be
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c9b871f..0899ecb 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>4.0.0-SNAPSHOT</maven-dist-enforcer.version>
+ <maven-dist-enforcer.version>3.3.0</maven-dist-enforcer.version>
<maven-dist-enforcer.zipsInM2Check>true</maven-dist-enforcer.zipsInM2Check>
- <maven-dist-enforcer-data.version>2.0.0-SNAPSHOT</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>1.0.17</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