This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-2.25.x
in repository
https://gitbox.apache.org/repos/asf/camel.gitThe following commit(s) were added to refs/heads/camel-2.25.x by this push:
new ed5b6c1 CAMEl-16031 - Upgrade Groovy from 2.5.5 to 2.5.14 (#4880)
ed5b6c1 is described below
commit ed5b6c11b277998e009a454353f2cd525032a59c
Author: Aurélien Pupier <
[hidden email]>
AuthorDate: Thu Jan 14 14:05:31 2021 +0100
CAMEl-16031 - Upgrade Groovy from 2.5.5 to 2.5.14 (#4880)
Signed-off-by: Aurélien Pupier <
[hidden email]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d434d7..4b08de0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<errorprone-version>2.5</errorprone-version>
<mycila-license-version>3.0</mycila-license-version>
<gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version>
- <groovy-version>2.5.5</groovy-version>
+ <groovy-version>2.5.14</groovy-version>
</properties>
<mailingLists>