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 6da4192a13 Bump org.jruby:jruby from 9.4.7.0 to 9.4.8.0 (#1948)
6da4192a13 is described below

commit 6da4192a13d35a0a8a4bf0238b5662ece1fe30fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 3 00:01:21 2024 -0400

    Bump org.jruby:jruby from 9.4.7.0 to 9.4.8.0 (#1948)
    
    Bumps org.jruby:jruby from 9.4.7.0 to 9.4.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jruby:jruby
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 60fd8563e1..f8ff5f7e70 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>9.4.7.0</version>
+            <version>9.4.8.0</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

Reply via email to