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

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

commit 48f7633bb4047b848a3d0943188072a5fb968cd6
Author: Dmitry Volodin <dmvo...@gmail.com>
AuthorDate: Wed Jun 26 17:57:44 2019 +0300

    CAMEL-13209: Update protobuf to 3.7.1
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 864f7ce..5eb6cae 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -535,7 +535,7 @@
         <olingo4-version>4.6.0</olingo4-version>
         <ognl-version>3.1.12</ognl-version>
         <ognl-bundle-version>3.1.12_1</ognl-bundle-version>
-        <opencensus-api-version>0.12.3</opencensus-api-version>
+        <opencensus-api-version>0.21.0</opencensus-api-version>
         <oncrpc-version>1.1.3</oncrpc-version>
         <openejb-version>4.7.5</openejb-version>
         <openjpa-version>2.4.3</openjpa-version>
@@ -561,7 +561,7 @@
         <pdfbox-version>2.0.15</pdfbox-version>
         <pgjdbc-ng-driver-version>0.8.2</pgjdbc-ng-driver-version>
         
<properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
-        <protobuf-version>3.5.1</protobuf-version>
+        <protobuf-version>3.7.1</protobuf-version>
         <protobuf-javanano-version>3.1.0</protobuf-javanano-version>
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>

Reply via email to