[java-parent-project] branch main updated: Update Maven enforcer to 3.3.0 and enforcer-data to 1.0.15
Phil Smart
philip.smart at jisc.ac.uk
Mon Mar 11 11:54:14 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart 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=c2024130d5bce3a09c372a9000663147ee56698c
The following commit(s) were added to refs/heads/main by this push:
new c202413 Update Maven enforcer to 3.3.0 and enforcer-data to 1.0.15
c202413 is described below
commit c2024130d5bce3a09c372a9000663147ee56698c
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Mar 11 11:54:11 2024 +0000
Update Maven enforcer to 3.3.0 and enforcer-data to 1.0.15
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ea15f82..cfe7d10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,9 +79,9 @@
<xmlsec.version>3.0.3</xmlsec.version>
<xmlunit.version>2.9.1</xmlunit.version>
- <maven-dist-enforcer.version>3.3.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>1.0.15-SNAPSHOT</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>1.0.15</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