Skip to content

Commit 2143f84

Browse files
committed
Update org.openjdk.nashorn:nashorn-core to version 15.6 (#3331)
1 parent 5336f5f commit 2143f84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<logback.version>1.3.14</logback.version>
120120
<maven.version>3.9.9</maven.version>
121121
<mockito.version>4.11.0</mockito.version>
122-
<nashorn.version>15.5</nashorn.version>
122+
<nashorn.version>15.6</nashorn.version>
123123
<org.eclipse.osgi.version>3.22.0</org.eclipse.osgi.version>
124124
<org.eclipse.persistence.version>2.7.15</org.eclipse.persistence.version>
125125
<oro.version>2.0.8</oro.version>

src/changelog/.2.x.x/update_org_openjdk_nashorn_nashorn_core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3298" link="https://github.com/apache/logging-log4j2/pull/3298"/>
7-
<description format="asciidoc">Update `org.openjdk.nashorn:nashorn-core` to version `15.5`</description>
6+
<issue id="3331" link="https://github.com/apache/logging-log4j2/pull/3331"/>
7+
<description format="asciidoc">Update `org.openjdk.nashorn:nashorn-core` to version `15.6`</description>
88
</entry>

0 commit comments

Comments
 (0)