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 dad765d1096 Upgrade groovy 4.0.19
dad765d1096 is described below

commit dad765d1096f2dfda58e174af7ab108c0160d3cd
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sat Mar 2 08:38:10 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 933ba47df27..a9195755da9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
         <jaxb-osgi-version>4.0.4</jaxb-osgi-version>
         <jaxb-xjc-version>4.0.4</jaxb-xjc-version>
         <jaxb-jxc-version>4.0.4</jaxb-jxc-version>
-        <groovy-version>4.0.18</groovy-version>
+        <groovy-version>4.0.19</groovy-version>
 
         <camel.javadoc.offline>false</camel.javadoc.offline>
 

Reply via email to