[java-parent-project] branch main updated: Revert "JMVN-64 Rebase on Shibboleth Java 17 platform"
Rod Widdowson
rdw at steadingsoftware.com
Sat Apr 19 15:42:00 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=a9a69feff3faee976ec228948187c31100b41137
The following commit(s) were added to refs/heads/main by this push:
new a9a69fe Revert "JMVN-64 Rebase on Shibboleth Java 17 platform"
a9a69fe is described below
commit a9a69feff3faee976ec228948187c31100b41137
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 19 16:36:45 2025 +0100
Revert "JMVN-64 Rebase on Shibboleth Java 17 platform"
Go back to the standard enforcer settings
---
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