[java-mvn-enforcer] branch main updated: JMVN-64 Rebase on Shibboleth Java 17 platform
Rod Widdowson
rdw at steadingsoftware.com
Sat Apr 26 14:55:26 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=2034b40d25f71963a3f7da2dca128f70df2d859c
The following commit(s) were added to refs/heads/main by this push:
new 2034b40 JMVN-64 Rebase on Shibboleth Java 17 platform
2034b40 is described below
commit 2034b40d25f71963a3f7da2dca128f70df2d859c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 26 15:34:28 2025 +0100
JMVN-64 Rebase on Shibboleth Java 17 platform
https://shibboleth.atlassian.net/browse/JMVN-64
Bring parent forward to new enforcer and data
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 50afc18..000d5a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -15,8 +15,8 @@
<properties>
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <current-dist-enforcer.version>3.3.0</current-dist-enforcer.version>
- <current-dist-enforcer-data.version>1.0.17</current-dist-enforcer-data.version>
+ <current-dist-enforcer.version>4.0.0</current-dist-enforcer.version>
+ <current-dist-enforcer-data.version>2.0.0</current-dist-enforcer-data.version>
<m2ArtifactId>maven-dist-enforcer-data</m2ArtifactId>
<m2GroupId>net.shibboleth.maven.enforcer.rules</m2GroupId>
<m2Version>${current-dist-enforcer-data.version}</m2Version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list