[java-parent-project] 02/03: IDP-1465 - Update Velocity to 2.2
Ian Young
ian at iay.org.uk
Mon Feb 24 09:36:04 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=c610c8028f98478d3c9ef158d5f436ea331e3105
commit c610c8028f98478d3c9ef158d5f436ea331e3105
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Feb 24 14:17:03 2020 +0000
IDP-1465 - Update Velocity to 2.2
https://issues.shibboleth.net/jira/browse/IDP-1465
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2680e8e..68d44e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<spring.version>5.2.3.RELEASE</spring.version>
<spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
- <velocity.version>2.1</velocity.version>
+ <velocity.version>2.2</velocity.version>
<xmlsec.version>2.1.4</xmlsec.version>
<xmlunit.version>2.6.3</xmlunit.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list