[java-parent-project] branch main updated: Bump enforcer data and Velocity back to 2.4.1

Codeberg noreply at shibboleth.net
Mon Apr 20 14:03:38 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/a2c7c8a3216821d0cb0738c3bd798162a48c9fcc

The following commit(s) were added to refs/heads/main by this push:
     new a2c7c8a  Bump enforcer data and Velocity back to 2.4.1
a2c7c8a is described below

commit a2c7c8a3216821d0cb0738c3bd798162a48c9fcc
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Mon Apr 20 10:03:18 2026 -0400

    Bump enforcer data and Velocity back to 2.4.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 82bf497..d6ad4c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,13 +77,13 @@
         <spring.version>7.0.5</spring.version>
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
         <spring-webflow.version>4.0.0</spring-webflow.version>
-        <velocity.version>2.3</velocity.version>
+        <velocity.version>2.4.1</velocity.version>
         <xmlsec.version>3.0.6</xmlsec.version>
         <xmlunit.version>2.9.1</xmlunit.version>
 
         <maven-dist-enforcer.version>4.0.0</maven-dist-enforcer.version>
         <maven-dist-enforcer.zipsInM2Check>true</maven-dist-enforcer.zipsInM2Check>
-        <maven-dist-enforcer-data.version>2.0.2</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>2.0.3</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