Skip to content

Commit f996758

Browse files
committed
Update org.jmdns:jmdns to version 3.6.0 (#3189)
1 parent a9e2935 commit f996758

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<jconsole.version>1.7.0</jconsole.version>
106106
<jctools.version>4.0.5</jctools.version>
107107
<jeromq.version>0.6.0</jeromq.version>
108-
<jmdns.version>3.5.12</jmdns.version>
108+
<jmdns.version>3.6.0</jmdns.version>
109109
<jmh.version>1.37</jmh.version>
110110
<junit.version>4.13.2</junit.version>
111111
<junit-jupiter.version>5.11.3</junit-jupiter.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="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3189" link="https://github.com/apache/logging-log4j2/pull/3189"/>
7+
<description format="asciidoc">Update `org.jmdns:jmdns` to version `3.6.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)