Skip to content

Commit fc6dc4c

Browse files
committed
Update org.jmdns:jmdns to version 3.6.0 (#3193)
1 parent f422079 commit fc6dc4c

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
@@ -114,7 +114,7 @@
114114
<javax-jms.version>2.0.1</javax-jms.version>
115115
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
116116
<jctools.version>4.0.5</jctools.version>
117-
<jmdns.version>3.5.12</jmdns.version>
117+
<jmdns.version>3.6.0</jmdns.version>
118118
<jmh.version>1.37</jmh.version>
119119
<json-unit.version>3.5.0</json-unit.version>
120120
<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="2885" link="https://github.com/apache/logging-log4j2/pull/2885"/>
7-
<description format="asciidoc">Update `org.jmdns:jmdns` to version `3.5.12`</description>
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>
88
</entry>

0 commit comments

Comments
 (0)