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

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

commit b8127e017fd5d2fb3d41c528fa81209a3762aa13
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 09:06:43 2026 -0500

    Bump org.jruby:jruby from 10.0.2.0 to 10.0.3.0 (#2877)
    
    Bumps org.jruby:jruby from 10.0.2.0 to 10.0.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jruby:jruby
      dependency-version: 10.0.3.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 f793be8d39d65a5c9960a0ba73138e7e74a30a58)
    (cherry picked from commit 20e77a2ebe11813547abb226e2f064d520e231b7)
---
 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 a93e405814..8a317fa8dc 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.2.0</version>
+            <version>10.0.3.0</version>
         </dependency>
         <dependency>
             <groupId>cglib</groupId>

Reply via email to