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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 217199b43ad12ba6986d291230ef39de5a72619c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 10 08:11:43 2023 -0500

    Bump groovy from 2.4.9 to 3.0.15 (#1128)
    
    Bumps [groovy](https://github.com/apache/groovy) from 2.4.9 to 3.0.15.
    - [Release notes](https://github.com/apache/groovy/releases)
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 distribution/src/main/release/samples/groovy_spring_support/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/distribution/src/main/release/samples/groovy_spring_support/pom.xml 
b/distribution/src/main/release/samples/groovy_spring_support/pom.xml
index 73c0983a9d..83a585deaa 100644
--- a/distribution/src/main/release/samples/groovy_spring_support/pom.xml
+++ b/distribution/src/main/release/samples/groovy_spring_support/pom.xml
@@ -111,7 +111,7 @@
         <dependency>
             <groupId>org.codehaus.groovy</groupId>
             <artifactId>groovy</artifactId>
-            <version>2.4.9</version>
+            <version>3.0.15</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

Reply via email to