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/01/14 08:01:15 UTC

camel git commit: Upgrade groovy

Repository: camel
Updated Branches:
  refs/heads/master bc234678d -> 931373bcd


Upgrade groovy


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

Branch: refs/heads/master
Commit: 931373bcd55871d6591ce79e6ef433826c96ccf6
Parents: bc23467
Author: Claus Ibsen <da...@apache.org>
Authored: Sat Jan 14 09:01:02 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Sat Jan 14 09:01:02 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/931373bc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ef0cf1e..85a9849 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,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.7</groovy-version>
+    <groovy-version>2.4.8</groovy-version>
     <gson-version>2.7</gson-version>
     <guice-version>4.0</guice-version>
     <guice3-version>3.0</guice3-version>