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 fef76bce1f Bump org.mozilla:rhino from 1.8.0 to 1.8.1 in /parent 
(#2770)
fef76bce1f is described below

commit fef76bce1fb55c0a794de0bff87289e88b3ebb03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 4 08:13:00 2025 -0500

    Bump org.mozilla:rhino from 1.8.0 to 1.8.1 in /parent (#2770)
    
    Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.8.0 to 
1.8.1.
    - [Release notes](https://github.com/mozilla/rhino/releases)
    - [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md)
    - [Commits](https://github.com/mozilla/rhino/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.mozilla:rhino
      dependency-version: 1.8.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d86e7b9a17..834a7d72e0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
         <cxf.plexus-utils.version>3.5.1</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.4</cxf.reactivestreams.version>
         <cxf.reactor.version>3.8.0</cxf.reactor.version>
-        <cxf.rhino.version>1.8.0</cxf.rhino.version>
+        <cxf.rhino.version>1.8.1</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.21</cxf.rxjava2.version>
         <cxf.rxjava3.version>3.1.12</cxf.rxjava3.version>

Reply via email to