Skip to content

Commit 5f302a5

Browse files
committed
Update net.java.dev.jna:jna to version 5.14.0 (#2081)
1 parent 9f7455a commit 5f302a5

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<commons-pool2.version>2.12.0</commons-pool2.version>
167167
<httpclient.version>4.5.14</httpclient.version>
168168
<httpcore.version>4.4.16</httpcore.version>
169-
<jna.version>5.13.0</jna.version>
169+
<jna.version>5.14.0</jna.version>
170170

171171
</properties>
172172

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="2081" link="https://github.com/apache/logging-log4j2/pull/2081"/>
7+
<description format="asciidoc">Update `net.java.dev.jna:jna` to version `5.14.0`</description>
8+
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This releases contains ...
3535
* Update `commons-logging:commons-logging` to version `1.3.0` (https://github.com/apache/logging-log4j2/pull/2050[2050])
3636
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
3737
* Update `github/codeql-action` to version `2.22.9` (https://github.com/apache/logging-log4j2/pull/2077[2077])
38+
* Update `net.java.dev.jna:jna` to version `5.14.0` (https://github.com/apache/logging-log4j2/pull/2081[2081])
3839
* Update `org.apache.activemq:activemq-broker` to version `6.0.1` (https://github.com/apache/logging-log4j2/pull/2043[2043])
3940
* Update `org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle` to version `1.3.7` (https://github.com/apache/logging-log4j2/pull/2058[2058])
4041
* Update `org.apache.commons:commons-compress` to version `1.25.0` (https://github.com/apache/logging-log4j2/pull/2045[2045])

0 commit comments

Comments
 (0)