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

rskraba pushed a commit to branch branch-1.9
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.9 by this push:
     new bf20128  AVRO-2729: Upgrade Velocity to version 2.2
bf20128 is described below

commit bf20128ca6138a830b2ea13e0490f3df6b035639
Author: Ismaël Mejía <[email protected]>
AuthorDate: Fri Feb 7 00:27:03 2020 +0100

    AVRO-2729: Upgrade Velocity to version 2.2
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index b60e6fa..5ea640a 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -50,7 +50,7 @@
     <thrift.version>0.12.0</thrift.version>
     <slf4j.version>1.7.25</slf4j.version>
     <snappy.version>1.1.7.3</snappy.version>
-    <velocity.version>2.1</velocity.version>
+    <velocity.version>2.2</velocity.version>
     <maven.version>2.0.11</maven.version>
     <ant.version>1.10.5</ant.version>
     <commons-cli.version>1.4</commons-cli.version>

Reply via email to