Updated Branches:
  refs/heads/master 405e38603 -> 4a3afe6e9

Upgraded Groovy


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

Branch: refs/heads/master
Commit: 4a3afe6e9d7d3d173c867295c9a8d3cea80f27d2
Parents: 405e386
Author: Claus Ibsen <[email protected]>
Authored: Sat Nov 9 10:21:30 2013 +0100
Committer: Claus Ibsen <[email protected]>
Committed: Sat Nov 9 15:49:19 2013 +0100

----------------------------------------------------------------------
 components/camel-groovy/pom.xml | 2 +-
 parent/pom.xml                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/4a3afe6e/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 0c2ede8..66355dc 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -83,7 +83,7 @@
         <dependency>
           <groupId>org.codehaus.groovy</groupId>
           <artifactId>groovy-eclipse-batch</artifactId>
-          <version>2.1.3-01</version>
+          <version>2.1.8-01</version>
         </dependency>
            </dependencies>
          </plugin>

http://git-wip-us.apache.org/repos/asf/camel/blob/4a3afe6e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1d981ce..7e299f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -160,7 +160,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.8</groovy-version>
+    <groovy-version>2.1.9</groovy-version>
     <gson-version>2.2.4</gson-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>
     <guice-version>3.0</guice-version>

Reply via email to