This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 876c73c48d Update `net.bytebuddy:byte-buddy` to version `1.15.5` 
(#3103) (#3103)
876c73c48d is described below

commit 876c73c48d37568c9c77ab52d1bc4c0b19266653
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 19 10:10:27 2024 +0200

    Update `net.bytebuddy:byte-buddy` to version `1.15.5` (#3103) (#3103)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                     | 2 +-
 src/changelog/.3.x.x/update_net_bytebuddy_byte_buddy.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index f569384a9b..7e34b44ab7 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -149,7 +149,7 @@
          of dependencies (requireUpperBoundDeps rule).
          ===================================================== -->
     <asm.version>9.6</asm.version>
-    <byte-buddy.version>1.15.4</byte-buddy.version>
+    <byte-buddy.version>1.15.5</byte-buddy.version>
     <commons-pool2.version>2.12.0</commons-pool2.version>
     <httpclient.version>4.5.14</httpclient.version>
     <httpcore.version>4.4.16</httpcore.version>
diff --git a/src/changelog/.3.x.x/update_net_bytebuddy_byte_buddy.xml 
b/src/changelog/.3.x.x/update_net_bytebuddy_byte_buddy.xml
index 360fef8318..d6ff24a33f 100644
--- a/src/changelog/.3.x.x/update_net_bytebuddy_byte_buddy.xml
+++ b/src/changelog/.3.x.x/update_net_bytebuddy_byte_buddy.xml
@@ -3,6 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns";
        xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
        type="updated">
-  <issue id="3025" link="https://github.com/apache/logging-log4j2/pull/3025"/>
-  <description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version 
`1.15.3`</description>
+  <issue id="3103" link="https://github.com/apache/logging-log4j2/pull/3103"/>
+  <description format="asciidoc">Update `net.bytebuddy:byte-buddy` to version 
`1.15.5`</description>
 </entry>

Reply via email to