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 2015/03/19 13:26:03 UTC

camel git commit: Upgraded groovy

Repository: camel
Updated Branches:
  refs/heads/master f1bcfbf6f -> 5485d200f


Upgraded groovy


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

Branch: refs/heads/master
Commit: 5485d200fca7eb35936de8ab74f6c68dac93a9c8
Parents: f1bcfbf
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Mar 19 13:27:56 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Mar 19 13:27:56 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5485d200/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9267504..557819f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
     <google-api-services-calendar-version>v3-rev99-1.19.0</google-api-services-calendar-version>
     <google-api-services-mail-version>v1-rev15-1.19.0</google-api-services-mail-version>
     <grizzly-websockets-version>2.3.17</grizzly-websockets-version>
-    <groovy-version>2.4.1</groovy-version>
+    <groovy-version>2.4.2</groovy-version>
     <gson-version>2.3</gson-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>
     <guice-version>3.0</guice-version>