Skip to content

Commit 3333d00

Browse files
committed
Update org.zeromq:jeromq to version 0.6.0 (#2271)
1 parent 200d605 commit 3333d00

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<jconsole.version>1.7.0</jconsole.version>
111111
<jctools.version>4.0.3</jctools.version>
112112
<je.version>18.3.12</je.version>
113-
<jeromq.version>0.5.4</jeromq.version>
113+
<jeromq.version>0.6.0</jeromq.version>
114114
<jetty.version>9.4.53.v20231009</jetty.version>
115115
<jmdns.version>3.5.9</jmdns.version>
116116
<jmh.version>1.37</jmh.version>
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.3.xsd"
5+
type="updated">
6+
<issue id="2271" link="https://github.com/apache/logging-log4j2/pull/2271"/>
7+
<description format="asciidoc">Update `org.zeromq:jeromq` to version `0.6.0`</description>
8+
</entry>

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

+1
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,4 @@ This releases contains ...
6565
* Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])
6666
* Update `org.jctools:jctools-core` to version `4.0.3` (https://github.com/apache/logging-log4j2/pull/2270[2270])
6767
* Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j2/pull/2261[2261])
68+
* Update `org.zeromq:jeromq` to version `0.6.0` (https://github.com/apache/logging-log4j2/pull/2271[2271])

0 commit comments

Comments
 (0)