[java-parent-project] branch main updated: JPAR-239 - Upgrade velocity-engine-core 2.4.1, commons-lang3
Codeberg
noreply at shibboleth.net
Fri Apr 17 17:38:20 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/c051750172076ccdc6252dc020fae141ebf7400c
The following commit(s) were added to refs/heads/main by this push:
new c051750 JPAR-239 - Upgrade velocity-engine-core 2.4.1, commons-lang3
c051750 is described below
commit c051750172076ccdc6252dc020fae141ebf7400c
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Fri Apr 17 13:38:10 2026 -0400
JPAR-239 - Upgrade velocity-engine-core 2.4.1, commons-lang3
https://shibboleth.atlassian.net/browse/JPAR-239
Re-apply Velocity bump alongside implicit commons-lang3 update.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9e87dbf..d238d3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<!-- IMPORTANT: commons-compress and commons-io versions need to be updated with the -io version coming from -compress. -->
<commons.compress.version>1.26.2</commons.compress.version>
<commons.io.version>2.16.1</commons.io.version>
- <commons.lang3.version>3.14.0</commons.lang3.version>
+ <commons.lang3.version>3.20.0</commons.lang3.version>
<cryptacular.version>1.3.0</cryptacular.version>
<duoweb.version>1.3</duoweb.version>
<!-- IMPORTANT: httpclient and httpcore versions need to be updated together. -->
@@ -77,7 +77,7 @@
<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>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list