You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/04/28 09:20:29 UTC

camel git commit: Upgrade groovy

Repository: camel
Updated Branches:
  refs/heads/master 0cbe346bd -> 626ef3203


Upgrade groovy


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/626ef320
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/626ef320
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/626ef320

Branch: refs/heads/master
Commit: 626ef32038f6344d7897a6f78b14b24cca814a53
Parents: 0cbe346
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Apr 28 11:14:54 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Apr 28 11:14:54 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/626ef320/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7c45b24..51e550c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -243,7 +243,7 @@
     <google-api-services-pubsub-version>v1-rev12-1.22.0</google-api-services-pubsub-version>
     <google-truth-version>0.30</google-truth-version>
     <grizzly-websockets-version>2.3.25</grizzly-websockets-version>
-    <groovy-version>2.4.10</groovy-version>
+    <groovy-version>2.4.11</groovy-version>
     <grpc-version>1.2.0</grpc-version>
     <gson-version>2.7</gson-version>
     <guice-version>4.0</guice-version>