File tree 3 files changed +10
-1
lines changed
3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 110
110
<jconsole .version>1.7.0</jconsole .version>
111
111
<jctools .version>4.0.3</jctools .version>
112
112
<je .version>18.3.12</je .version>
113
- <jeromq .version>0.5.4 </jeromq .version>
113
+ <jeromq .version>0.6.0 </jeromq .version>
114
114
<jetty .version>9.4.53.v20231009</jetty .version>
115
115
<jmdns .version>3.5.9</jmdns .version>
116
116
<jmh .version>1.37</jmh .version>
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change @@ -65,3 +65,4 @@ This releases contains ...
65
65
* Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])
66
66
* Update `org.jctools:jctools-core` to version `4.0.3` (https://github.com/apache/logging-log4j2/pull/2270[2270])
67
67
* 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])
You can’t perform that action at this time.
0 commit comments