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 e1d04121a1f8a70902a081a19b35055350e81e97 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 9 07:36:51 2021 +0100 Upgrade Velocity to version 2.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e0aee6d..7374954 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -543,7 +543,7 @@ <validation-api-version>2.0.1.Final</validation-api-version> <vavr-version>0.10.2</vavr-version> <velocity-tools-version>3.1</velocity-tools-version> - <velocity-version>2.1</velocity-version> + <velocity-version>2.3</velocity-version> <vertx-version>3.9.5</vertx-version> <vysper-version>0.7</vysper-version> <web3j-version>3.6.0</web3j-version>