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

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

commit 3af6a3d7e4ea7cea0384bf0fe697198054dde33e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 09:00:53 2026 -0400

    Bump org.jruby:jruby from 10.1.0.0 to 10.1.1.0 (#3428)
    
    Bumps org.jruby:jruby from 10.1.0.0 to 10.1.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jruby:jruby
      dependency-version: 10.1.1.0
      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 17185d8d072bb9fdb1c4e7e70193074e0366fecf)
---
 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 90c6603b740..6d0100992fe 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.1.0.0</version>
+            <version>10.1.1.0</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

Reply via email to