Skip to content

Commit 52e213f

Browse files
committed
Update org.jmdns:jmdns to version 3.6.2 (#3912)
1 parent 8e80e9e commit 52e213f

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
@@ -107,7 +107,7 @@
107107
<jconsole.version>1.7.0</jconsole.version>
108108
<jctools.version>4.0.5</jctools.version>
109109
<jeromq.version>0.6.0</jeromq.version>
110-
<jmdns.version>3.6.1</jmdns.version>
110+
<jmdns.version>3.6.2</jmdns.version>
111111
<jmh.version>1.37</jmh.version>
112112
<jspecify.version>1.0.0</jspecify.version>
113113
<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="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="3912" link="https://github.com/apache/logging-log4j2/pull/3912"/>
7+
<description format="asciidoc">Update `org.jmdns:jmdns` to version `3.6.2`</description>
8+
</entry>

0 commit comments

Comments
 (0)