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 c07bc1c71ef chore(deps): Bump groovy-version from 4.0.22 to 4.0.23 
(#15550)
c07bc1c71ef is described below

commit c07bc1c71efe058fa3f3b28817b129476fab040b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 13 09:16:05 2024 +0200

    chore(deps): Bump groovy-version from 4.0.22 to 4.0.23 (#15550)
    
    Bumps `groovy-version` from 4.0.22 to 4.0.23.
    
    Updates `org.apache.groovy:groovy` from 4.0.22 to 4.0.23
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-ant` from 4.0.22 to 4.0.23
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-test-junit5` from 4.0.22 to 4.0.23
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-ant
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-test-junit5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fce3731458c..a8f071cf455 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
         <graphql-java-version>22.3</graphql-java-version>
         <greenmail-version>2.0.1</greenmail-version>
         <grizzly-websockets-version>2.4.4</grizzly-websockets-version>
-        <groovy-version>4.0.22</groovy-version>
+        <groovy-version>4.0.23</groovy-version>
         <grpc-version>1.66.0</grpc-version>
         
<grpc-google-auth-library-version>1.25.0</grpc-google-auth-library-version>
         <grpc-java-jwt-version>4.4.0</grpc-java-jwt-version>

Reply via email to