Skip to content

Commit b027c3c

Browse files
committed
Update net.java.dev.jna:jna to version 5.16.0 (#3323)
1 parent 90c8029 commit b027c3c

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
@@ -148,7 +148,7 @@
148148
<commons-pool2.version>2.12.0</commons-pool2.version>
149149
<httpclient.version>4.5.14</httpclient.version>
150150
<httpcore.version>4.4.16</httpcore.version>
151-
<jna.version>5.15.0</jna.version>
151+
<jna.version>5.16.0</jna.version>
152152

153153
</properties>
154154

src/changelog/.2.x.x/update_net_java_dev_jna_jna.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="2956" link="https://github.com/apache/logging-log4j2/pull/2956"/>
7-
<description format="asciidoc">Update `net.java.dev.jna:jna` to version `5.15.0`</description>
6+
<issue id="3323" link="https://github.com/apache/logging-log4j2/pull/3323"/>
7+
<description format="asciidoc">Update `net.java.dev.jna:jna` to version `5.16.0`</description>
88
</entry>

0 commit comments

Comments
 (0)