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 569935e4c511e2b5c99b95d6d3e37ce49b0c18a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 30 12:15:51 2025 -0500

    Bump org.jruby:jruby from 9.4.10.0 to 9.4.11.0 (#2239)
    
    Bumps org.jruby:jruby from 9.4.10.0 to 9.4.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jruby:jruby
      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>
    (cherry picked from commit f3c8a562692171d86f0b6ca12628fc62313491f3)
    (cherry picked from commit 90acc5db221e4bd4af545a6b8211db6c7de901d7)
---
 distribution/src/main/release/samples/ruby_spring_support/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/ruby_spring_support/pom.xml 
b/distribution/src/main/release/samples/ruby_spring_support/pom.xml
index fa25c07707..05ddcc2d2d 100644
--- a/distribution/src/main/release/samples/ruby_spring_support/pom.xml
+++ b/distribution/src/main/release/samples/ruby_spring_support/pom.xml
@@ -110,7 +110,7 @@
         <dependency>
             <groupId>org.jruby</groupId>
             <artifactId>jruby</artifactId>
-            <version>9.4.10.0</version>
+            <version>9.4.11.0</version>
         </dependency>
         <dependency>
             <groupId>cglib</groupId>

Reply via email to