Skip to content

Commit 74fa05f

Browse files
committed
Update org.zeromq:jeromq to version 0.5.4 (#1878)
1 parent a59d86b commit 74fa05f

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<jconsole.version>1.7.0</jconsole.version>
113113
<jctools.version>4.0.1</jctools.version>
114114
<je.version>18.3.12</je.version>
115-
<jeromq.version>0.5.3</jeromq.version>
115+
<jeromq.version>0.5.4</jeromq.version>
116116
<jetty.version>9.4.53.v20231009</jetty.version>
117117
<jmdns.version>3.5.8</jmdns.version>
118118
<jmh.version>1.37</jmh.version>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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="1878" link="https://github.com/apache/logging-log4j2/pull/1878"/>
7+
<author id="github:dependabot"/>
8+
<description format="asciidoc">Update `org.zeromq:jeromq` to version `0.5.4`</description>
9+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ The module name of four bridges (`log4j-slf4j-impl`, `log4j-slf4j2-impl`, `log4j
5050
* Update `com.google.guava:guava` to version `32.1.3-jre` (https://github.com/apache/logging-log4j2/pull/1875[1875])
5151
* Update `com.h2database:h2` to version `2.2.224` (https://github.com/apache/logging-log4j2/pull/1880[1880])
5252
* Update `io.netty:netty-bom` to version `4.1.100.Final` (https://github.com/apache/logging-log4j2/pull/1857[1857])
53+
* Update `org.zeromq:jeromq` to version `0.5.4` (https://github.com/apache/logging-log4j2/pull/1878[1878])
5354
* Update Spring Framework from version 5.3.29 to 5.3.30;

0 commit comments

Comments
 (0)