You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2021/03/18 09:30:39 UTC

[activemq] 02/02: [AMQ-8182] Upgrade to Velocity 2.3

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git

commit 880fcd4565028d2fb2cc77445be22e6de258f941
Author: jbonofre <jb...@apache.org>
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 a7c5f45..232f568 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,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>
     <xpp3-version>1.1.4c</xpp3-version>
     <xstream-version>1.4.15</xstream-version>