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

crazyhzm pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 2d9a9552ab Bump org.openjdk.nashorn:nashorn-core from 15.4 to 15.6 
(#15027)
2d9a9552ab is described below

commit 2d9a9552abe479c1ae77b444f8c67373823f9d98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 4 10:32:02 2025 +0800

    Bump org.openjdk.nashorn:nashorn-core from 15.4 to 15.6 (#15027)
    
    Bumps 
[org.openjdk.nashorn:nashorn-core](https://github.com/openjdk/nashorn) from 
15.4 to 15.6.
    - [Changelog](https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/openjdk/nashorn/compare/release-15.4...release-15.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.nashorn:nashorn-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-cluster/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-cluster/pom.xml b/dubbo-cluster/pom.xml
index 3a0e67b62a..be9f9477c7 100644
--- a/dubbo-cluster/pom.xml
+++ b/dubbo-cluster/pom.xml
@@ -29,7 +29,7 @@
   <description>The cluster module of dubbo project</description>
   <properties>
     <skip_maven_deploy>false</skip_maven_deploy>
-    <nashorn-core.version>15.4</nashorn-core.version>
+    <nashorn-core.version>15.6</nashorn-core.version>
   </properties>
   <dependencies>
     <dependency>

Reply via email to