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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7312b95df20 Upgrade groovy 4.0.10
7312b95df20 is described below

commit 7312b95df2041dab1573513f76f3994fe5af5be5
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Mar 12 11:16:24 2023 +0100

    Upgrade groovy 4.0.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0906a23dad6..0bba76b7373 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
         <errorprone-version>2.5</errorprone-version>
         <mycila-license-version>3.0</mycila-license-version>
         <gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version>
-        <groovy-version>4.0.9</groovy-version>
+        <groovy-version>4.0.10</groovy-version>
         <cyclonedx-maven-plugin-version>2.7.5</cyclonedx-maven-plugin-version>
 
         <camel.javadoc.offline>false</camel.javadoc.offline>

Reply via email to