You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/02/27 17:39:23 UTC

[camel-spring-boot] branch master updated: Removed duplicated groovy version placeholder

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/master by this push:
     new 31c1b5b  Removed duplicated groovy version placeholder
31c1b5b is described below

commit 31c1b5bdd640f0721e7dcc30966f410a25a1026a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 16:23:38 2020 +0100

    Removed duplicated groovy version placeholder
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bf17952..8cccbcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,6 @@
         <gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version>
         <google-guava-version>19.0</google-guava-version>
         <groovy-version>2.5.8</groovy-version>
-        <groovy-version>2.5.8</groovy-version>
         <grpc-guava-version>26.0-android</grpc-guava-version>
         <grpc-version>1.24.1</grpc-version>
         <gson-version>2.8.5</gson-version>