Skip to content

Commit e5e1e0c

Browse files
committed
Update org.jmdns:jmdns to version 3.5.9 (#2069)
1 parent 59ab9c8 commit e5e1e0c

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
@@ -124,7 +124,7 @@
124124
<jctools.version>4.0.2</jctools.version>
125125
<je.version>18.3.12</je.version>
126126
<jetty.version>9.4.52.v20230823</jetty.version>
127-
<jmdns.version>3.5.8</jmdns.version>
127+
<jmdns.version>3.5.9</jmdns.version>
128128
<jmh.version>1.37</jmh.version>
129129
<json-unit.version>2.38.0</json-unit.version>
130130
<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="2069" link="https://github.com/apache/logging-log4j2/pull/2069"/>
7+
<description format="asciidoc">Update `org.jmdns:jmdns` to version `3.5.9`</description>
8+
</entry>

0 commit comments

Comments
 (0)