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

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

commit 8966a970fba620736d4785e701121faa2322c800
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 07:33:30 2025 -0500

    Bump org.jruby:jruby from 9.4.11.0 to 9.4.12.0 (#2295)
    
    Bumps org.jruby:jruby from 9.4.11.0 to 9.4.12.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 a2d99319f29439df2e58eae1f38eee3d7cce9b09)
    (cherry picked from commit 01d13d4966779a350bbb573134e9cd6e64afc40f)
    (cherry picked from commit 4cdd13538c912b3782bec53f3649003122b822c5)
---
 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 6a100ed437..76a045fba1 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.11.0</version>
+            <version>9.4.12.0</version>
         </dependency>
         <dependency>
             <groupId>cglib</groupId>

Reply via email to