Skip to content

Commit c895660

Browse files
committed
Update net.bytebuddy:byte-buddy to version 1.17.0 (#3425)
1 parent 183e890 commit c895660

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
of dependencies (requireUpperBoundDeps rule).
147147
===================================================== -->
148148
<asm.version>9.6</asm.version>
149-
<byte-buddy.version>1.16.1</byte-buddy.version>
149+
<byte-buddy.version>1.17.0</byte-buddy.version>
150150
<commons-pool2.version>2.12.0</commons-pool2.version>
151151
<httpclient.version>4.5.14</httpclient.version>
152152
<httpcore.version>4.4.16</httpcore.version>

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

Lines changed: 2 additions & 2 deletions
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="3402" link="https://github.com/apache/logging-log4j2/pull/3402"/>
7-
<description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version `1.16.1`</description>
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>
88
</entry>

0 commit comments

Comments
 (0)