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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new db630b51aa8 Bump org.jruby:jruby from 10.0.5.0 to 10.1.0.0 (#3059)
db630b51aa8 is described below

commit db630b51aa86adcc5423f83bdb05e88432ef69db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 10:03:33 2026 -0400

    Bump org.jruby:jruby from 10.0.5.0 to 10.1.0.0 (#3059)
    
    Bumps org.jruby:jruby from 10.0.5.0 to 10.1.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jruby:jruby
      dependency-version: 10.1.0.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 664089048ca..75c7a28dc93 100644
--- a/distribution/src/main/release/samples/ruby_spring_support/pom.xml
+++ b/distribution/src/main/release/samples/ruby_spring_support/pom.xml
@@ -124,7 +124,7 @@
         <dependency>
             <groupId>org.jruby</groupId>
             <artifactId>jruby</artifactId>
-            <version>10.0.5.0</version>
+            <version>10.1.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

Reply via email to