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 f0c4d32f38fae5853ccb864d71cd8e4c11327362 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jan 22 08:27:30 2018 +0100 Upgrade Protobuf Maven Plugin to version 0.5.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c337291..c3d3c20 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -562,7 +562,7 @@ <pgjdbc-ng-driver-version>0.7.1</pgjdbc-ng-driver-version> <protobuf-version>3.4.0</protobuf-version> <protobuf-javanano-version>3.1.0</protobuf-javanano-version> - <protobuf-maven-plugin-version>0.5.0</protobuf-maven-plugin-version> + <protobuf-maven-plugin-version>0.5.1</protobuf-maven-plugin-version> <protonpack-version>1.8</protonpack-version> <pubnub-version>4.18.0</pubnub-version> <qpid-bundle-version>0.28_1</qpid-bundle-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.