Skip to content

Commit 81d926c

Browse files
Bump org.openjdk.nashorn:nashorn-core from 15.6 to 15.7
Bumps [org.openjdk.nashorn:nashorn-core](https://github.com/openjdk/nashorn) from 15.6 to 15.7. - [Changelog](https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md) - [Commits](openjdk/nashorn@release-15.6...release-15.7) --- updated-dependencies: - dependency-name: org.openjdk.nashorn:nashorn-core dependency-version: '15.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0609f34 commit 81d926c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<!-- dependency versions -->
151151
<bnd.annotation.version>7.1.0</bnd.annotation.version>
152152
<log4j.version>2.25.1</log4j.version>
153-
<nashorn.version>15.6</nashorn.version>
153+
<nashorn.version>15.7</nashorn.version>
154154
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
155155
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
156156
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version>

0 commit comments

Comments
 (0)