Skip to content

Commit 92d283f

Browse files
committed
Update net.bytebuddy:byte-buddy to version 1.15.10 (#3166)
1 parent 6d56507 commit 92d283f

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
@@ -149,7 +149,7 @@
149149
of dependencies (requireUpperBoundDeps rule).
150150
===================================================== -->
151151
<asm.version>9.6</asm.version>
152-
<byte-buddy.version>1.15.7</byte-buddy.version>
152+
<byte-buddy.version>1.15.10</byte-buddy.version>
153153
<commons-pool2.version>2.12.0</commons-pool2.version>
154154
<httpclient.version>4.5.14</httpclient.version>
155155
<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="3116" link="https://github.com/apache/logging-log4j2/pull/3116"/>
7-
<description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version `1.15.7`</description>
6+
<issue id="3166" link="https://github.com/apache/logging-log4j2/pull/3166"/>
7+
<description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version `1.15.10`</description>
88
</entry>

0 commit comments

Comments
 (0)