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 74a849a84c0f0650ddef6a47dc389daa3e988577
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 22 18:51:31 2025 -0500

    Bump org.jruby:jruby from 9.4.9.0 to 9.4.10.0 (#2232)
    
    Bumps org.jruby:jruby from 9.4.9.0 to 9.4.10.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 16f424fa4cafb6f0adb0feb25220888538ab1bff)
    (cherry picked from commit 3aafbd9263a8d03f26d82818703817d6b7fb6c78)
---
 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 a521d62794..fa25c07707 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.9.0</version>
+            <version>9.4.10.0</version>
         </dependency>
         <dependency>
             <groupId>cglib</groupId>

Reply via email to