Skip to content

Commit 557209b

Browse files
committed
Update org.jmdns:jmdns to version 3.5.9 (#2067)
1 parent ad97d81 commit 557209b

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
@@ -114,7 +114,7 @@
114114
<je.version>18.3.12</je.version>
115115
<jeromq.version>0.5.4</jeromq.version>
116116
<jetty.version>9.4.53.v20231009</jetty.version>
117-
<jmdns.version>3.5.8</jmdns.version>
117+
<jmdns.version>3.5.9</jmdns.version>
118118
<jmh.version>1.37</jmh.version>
119119
<json-unit.version>2.38.0</json-unit.version>
120120
<junit.version>4.13.2</junit.version>
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="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>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ This releases contains ...
4545
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.2` (https://github.com/apache/logging-log4j2/pull/2059[2059])
4646
* Update `org.codehaus.plexus:plexus-utils` to version `3.5.1` (https://github.com/apache/logging-log4j2/pull/2056[2056])
4747
* 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])
4849
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
4950
5051
[#release-notes-2-x-x-fixed]

0 commit comments

Comments
 (0)