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

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


The following commit(s) were added to refs/heads/camel-spring-boot-3.20.x by 
this push:
     new b40c062ffc2 Upgrade to groovy 3.0.17
b40c062ffc2 is described below

commit b40c062ffc2b384cce5b7dfc6ab5cbae89d7c269
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Apr 16 11:29:07 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 44cb81921f2..29ff531bb72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
         <asciidoctorj-version>2.5.5</asciidoctorj-version>
         <avro-version>1.11.0</avro-version>
         
<glassfish-jaxb-runtime-version>${jakarta-jaxb-version}</glassfish-jaxb-runtime-version>
-        <groovy-version>3.0.16</groovy-version>
+        <groovy-version>3.0.17</groovy-version>
         <hadoop2-version>2.10.0</hadoop2-version>
         <jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>
         <jaxb-version>2.3.0</jaxb-version>

Reply via email to