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 2013/10/17 11:43:11 UTC

[3/4] git commit: Upgraded groovy

Upgraded groovy


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

Branch: refs/heads/master
Commit: cc7aebf2f81b2aeeebcf7084b44049cba3ec50fe
Parents: 586e231
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Oct 17 11:42:48 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Oct 17 11:42:48 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/cc7aebf2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b87f4f8..572293d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -162,7 +162,7 @@
     <google-gdata-bundle-version>1.41.1_1</google-gdata-bundle-version>
     <!-- camel-cdi doesn't work with Guava 15.0.0 at present -->
     <google-guava-version>14.0.1</google-guava-version>
-    <groovy-version>2.1.7</groovy-version>
+    <groovy-version>2.1.8</groovy-version>
     <gson-version>2.2.4</gson-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>
     <guice-version>3.0</guice-version>