This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 1cc537b  Upgrade Groovy to version 2.4.15
1cc537b is described below

commit 1cc537b428b31c54295ab567eaa214ca2c11dcd8
Author: Pascal Schumacher <pascalschumac...@gmx.net>
AuthorDate: Mon Apr 9 20:54:03 2018 +0200

    Upgrade Groovy to version 2.4.15
---
 platforms/spring-boot/spring-boot-dm/pom.xml | 2 +-
 pom.xml                                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/platforms/spring-boot/spring-boot-dm/pom.xml 
b/platforms/spring-boot/spring-boot-dm/pom.xml
index 927dc35..9763728 100644
--- a/platforms/spring-boot/spring-boot-dm/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/pom.xml
@@ -55,7 +55,7 @@
     <hadoop2-version>2.7.4</hadoop2-version>
     
<infinispan-spring-boot-version>1.0.0.Final</infinispan-spring-boot-version>
     <cassandra-driver-guava-version>18.0</cassandra-driver-guava-version>
-    <groovy-version>2.4.13</groovy-version>
+    <groovy-version>2.4.15</groovy-version>
 
     <!-- Plugin versions -->
     <maven-checkstyle-plugin-version>2.17</maven-checkstyle-plugin-version>
diff --git a/pom.xml b/pom.xml
index 4cdf4da..dc65f5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <errorprone-version>2.5</errorprone-version>
     <mycila-license-version>3.0</mycila-license-version>
     <gmavenplus-plugin-version>1.5</gmavenplus-plugin-version>
-    <groovy-version>2.4.13</groovy-version>
+    <groovy-version>2.4.15</groovy-version>
   </properties>
 
   <mailingLists>

-- 
To stop receiving notification emails like this one, please contact
pascalschumac...@apache.org.

Reply via email to