Skip to content

Commit 56a7bbf

Browse files
committed
Update net.bytebuddy:byte-buddy to version 1.17.1 (#3470)
1 parent 308018e commit 56a7bbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
of dependencies (requireUpperBoundDeps rule).
151151
===================================================== -->
152152
<asm.version>9.6</asm.version>
153-
<byte-buddy.version>1.17.0</byte-buddy.version>
153+
<byte-buddy.version>1.17.1</byte-buddy.version>
154154
<commons-pool2.version>2.12.1</commons-pool2.version>
155155
<httpclient.version>4.5.14</httpclient.version>
156156
<httpcore.version>4.4.16</httpcore.version>

src/changelog/.3.x.x/update_net_bytebuddy_byte_buddy.xml

+2-2
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="3425" link="https://github.com/apache/logging-log4j2/pull/3425"/>
7-
<description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version `1.17.0`</description>
6+
<issue id="3470" link="https://github.com/apache/logging-log4j2/pull/3470"/>
7+
<description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version `1.17.1`</description>
88
</entry>

0 commit comments

Comments
 (0)