You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/03/09 07:07:47 UTC

[camel] 04/08: Upgrade Velocity Tools to version 3.1

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b03bb8392b0e70274f70bf87cd0b55e7908d7c2d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 9 07:34:39 2021 +0100

    Upgrade Velocity Tools to version 3.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index eb56e29..e0aee6d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -542,7 +542,7 @@
         <univocity-parsers-version>2.9.1</univocity-parsers-version>
         <validation-api-version>2.0.1.Final</validation-api-version>
         <vavr-version>0.10.2</vavr-version>
-        <velocity-tools-version>2.0</velocity-tools-version>
+        <velocity-tools-version>3.1</velocity-tools-version>
         <velocity-version>2.1</velocity-version>
         <vertx-version>3.9.5</vertx-version>
         <vysper-version>0.7</vysper-version>