Skip to content

Commit 9d0e7d1

Browse files
committed
Update org.jmdns:jmdns to version 3.6.1 (#3537)
1 parent fbc9150 commit 9d0e7d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<javax-jms.version>2.0.1</javax-jms.version>
116116
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
117117
<jctools.version>4.0.5</jctools.version>
118-
<jmdns.version>3.6.0</jmdns.version>
118+
<jmdns.version>3.6.1</jmdns.version>
119119
<jmh.version>1.37</jmh.version>
120120
<json-unit.version>4.1.0</json-unit.version>
121121
<jspecify.version>1.0.0</jspecify.version>

src/changelog/.3.x.x/update_org_jmdns_jmdns.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3193" link="https://github.com/apache/logging-log4j2/pull/3193"/>
7-
<description format="asciidoc">Update `org.jmdns:jmdns` to version `3.6.0`</description>
6+
<issue id="3537" link="https://github.com/apache/logging-log4j2/pull/3537"/>
7+
<description format="asciidoc">Update `org.jmdns:jmdns` to version `3.6.1`</description>
88
</entry>

0 commit comments

Comments
 (0)