File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 114
114
<je .version>18.3.12</je .version>
115
115
<jeromq .version>0.5.4</jeromq .version>
116
116
<jetty .version>9.4.53.v20231009</jetty .version>
117
- <jmdns .version>3.5.8 </jmdns .version>
117
+ <jmdns .version>3.5.9 </jmdns .version>
118
118
<jmh .version>1.37</jmh .version>
119
119
<json-unit .version>2.38.0</json-unit .version>
120
120
<junit .version>4.13.2</junit .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.2.xsd"
5
+ type =" changed" >
6
+ <issue id =" 2067" link =" https://github.com/apache/logging-log4j2/pull/2067" />
7
+ <description format =" asciidoc" >Update `org.jmdns:jmdns` to version `3.5.9`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ This releases contains ...
45
45
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.2` (https://github.com/apache/logging-log4j2/pull/2059[2059])
46
46
* Update `org.codehaus.plexus:plexus-utils` to version `3.5.1` (https://github.com/apache/logging-log4j2/pull/2056[2056])
47
47
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
48
+ * Update `org.jmdns:jmdns` to version `3.5.9` (https://github.com/apache/logging-log4j2/pull/2067[2067])
48
49
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
49
50
50
51
[#release-notes-2-x-x-fixed]
You can’t perform that action at this time.
0 commit comments