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

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


The following commit(s) were added to refs/heads/4.1.x-fixes by this push:
     new 5c1770e655 Updating Rhino to 1.7.15.1 (#2777)
5c1770e655 is described below

commit 5c1770e655f341d48b3617caab75487ff08d74f0
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Dec 8 14:49:02 2025 +0000

    Updating Rhino to 1.7.15.1 (#2777)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 020d2d27a3..471608785d 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.7.12</cxf.reactor.version>
-        <cxf.rhino.version>1.7.15</cxf.rhino.version>
+        <cxf.rhino.version>1.7.15.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