This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
new 658fa0e [AMQ-8182] Upgrade to Velocity 2.3
658fa0e is described below
commit 658fa0e56d37b68f03cfff2d856075949cae7d7d
Author: jbonofre <[email protected]>
AuthorDate: Wed Mar 17 21:54:12 2021 +0100
[AMQ-8182] Upgrade to Velocity 2.3
(cherry picked from commit a19bfcb51ee79f26cda2b0fc73c9adce93bb3483)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e3dad53..69137ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<snappy-version>1.1.2</snappy-version>
<spring-version>4.3.30.RELEASE</spring-version>
<taglibs-version>1.2.5</taglibs-version>
- <velocity-version>2.2</velocity-version>
+ <velocity-version>2.3</velocity-version>
<xalan-version>2.7.2</xalan-version>
<xmlbeans-version>3.1.0</xmlbeans-version>
<xmlbeans-bundle-version>2.6.0_2</xmlbeans-bundle-version>