Skip to content

Commit 20f2929

Browse files
committed
Update net.java.dev.jna:jna to version 5.14.0 (#2082)
1 parent 6c31f1b commit 20f2929

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
@@ -174,7 +174,7 @@
174174
<commons-pool2.version>2.12.0</commons-pool2.version>
175175
<httpclient.version>4.5.14</httpclient.version>
176176
<httpcore.version>4.4.16</httpcore.version>
177-
<jna.version>5.13.0</jna.version>
177+
<jna.version>5.14.0</jna.version>
178178

179179
</properties>
180180

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="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2082" link="https://github.com/apache/logging-log4j2/pull/2082"/>
7+
<description format="asciidoc">Update `net.java.dev.jna:jna` to version `5.14.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)