[java-parent-project] branch master updated: Update Velocity to 2.1
Scott Cantor
cantor.2 at osu.edu
Mon Jun 10 12:06:05 EDT 2019
This is an automated email from the git hooks/post-receive script.
scantor 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=c751fc3a5ae4cfa82a8050815ec06c6fa6ddbec6
The following commit(s) were added to refs/heads/master by this push:
new c751fc3 Update Velocity to 2.1
c751fc3 is described below
commit c751fc3a5ae4cfa82a8050815ec06c6fa6ddbec6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 10 12:06:02 2019 -0400
Update Velocity to 2.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fdf113c..68ccd09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<spring.version>5.1.5.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.0</velocity.version>
+ <velocity.version>2.1</velocity.version>
<xmlsec.version>2.1.2</xmlsec.version>
<xmlunit.version>2.6.2</xmlunit.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list