Skip to content

Commit f37674a

Browse files
committed
Update org.openjdk.nashorn:nashorn-core to version 15.5 (#3298)
1 parent f1cd740 commit f37674a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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.4</nashorn.version>
122+
<nashorn.version>15.5</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>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
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>
8+
</entry>

0 commit comments

Comments
 (0)