Skip to content

Commit 9fb3470

Browse files
committed
Update org.codehaus.plexus:plexus-utils to version 3.5.1 (#2061)
1 parent 0cc7d13 commit 9fb3470

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
@@ -154,7 +154,7 @@
154154
<osgi.framework.version>1.10.0</osgi.framework.version>
155155
<osgi.resource.version>1.0.1</osgi.resource.version>
156156
<pax-exam.version>4.13.5</pax-exam.version>
157-
<plexus-utils.version>3.5.0</plexus-utils.version>
157+
<plexus-utils.version>3.5.1</plexus-utils.version>
158158
<slf4j.version>2.0.9</slf4j.version>
159159
<!-- Last version before a breaking change -->
160160
<slf4j-ext.version>1.7.25</slf4j-ext.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="2061" link="https://github.com/apache/logging-log4j2/pull/2061"/>
7+
<description format="asciidoc">Update `org.codehaus.plexus:plexus-utils` to version `3.5.1`</description>
8+
</entry>

0 commit comments

Comments
 (0)