Skip to content

Commit 7fbb761

Browse files
committed
Update net.bytebuddy:byte-buddy to version 1.14.18 (#2723)
1 parent 9a6148d commit 7fbb761

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
@@ -168,7 +168,7 @@
168168
of dependencies (requireUpperBoundDeps rule).
169169
===================================================== -->
170170
<asm.version>9.6</asm.version>
171-
<byte-buddy.version>1.14.17</byte-buddy.version>
171+
<byte-buddy.version>1.14.18</byte-buddy.version>
172172
<commons-pool2.version>2.12.0</commons-pool2.version>
173173
<httpclient.version>4.5.14</httpclient.version>
174174
<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="2628" link="https://github.com/apache/logging-log4j2/pull/2628"/>
7-
<description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version `1.14.17`</description>
6+
<issue id="2723" link="https://github.com/apache/logging-log4j2/pull/2723"/>
7+
<description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version `1.14.18`</description>
88
</entry>

0 commit comments

Comments
 (0)