[java-parent-project] branch main updated: JMVN-83 Warning about future enforcer API changes
Codeberg
noreply at shibboleth.net
Sat Sep 26 13:45:59 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/3919dece3edce09ce67f368e5439d85ee75f2329
The following commit(s) were added to refs/heads/main by this push:
new 3919dec JMVN-83 Warning about future enforcer API changes
3919dec is described below
commit 3919dece3edce09ce67f368e5439d85ee75f2329
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Sep 26 14:42:33 2026 +0100
JMVN-83 Warning about future enforcer API changes
https://shibboleth.atlassian.net/browse/JMVN-83
Pin enforcer to snapshot version _as a temporary measure_ to let the
overnight tests chew on it prior to doing a full release.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 98c5643..46d36c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
<xmlsec.version>3.0.6</xmlsec.version>
<xmlunit.version>2.13.0</xmlunit.version>
- <maven-dist-enforcer.version>4.0.0</maven-dist-enforcer.version>
+ <maven-dist-enforcer.version>4.1.0-SNAPSHOT</maven-dist-enforcer.version>
<maven-dist-enforcer.zipsInM2Check>true</maven-dist-enforcer.zipsInM2Check>
<maven-dist-enforcer-data.version>2.0.8</maven-dist-enforcer-data.version>
<maven-dist-enforcer-data.m2ReportPath>${basedir}/target/m2SignatureReport.txt</maven-dist-enforcer-data.m2ReportPath>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list