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

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new 90dd2c2456 Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 (#1019)
90dd2c2456 is described below

commit 90dd2c24567b658401ff759cc53e1614ba28dcf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 27 07:11:47 2024 +0200

    Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 (#1019)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92c2ec80b8..d7bcae6639 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
                <aspectj.version>1.9.22.1</aspectj.version>
                <assertj-core.version>3.26.3</assertj-core.version>
                <bouncycastle.version>1.78.1</bouncycastle.version>
-               <byte-buddy.version>1.15.5</byte-buddy.version>
+               <byte-buddy.version>1.15.7</byte-buddy.version>
                <cdi-unit.version>4.2.0</cdi-unit.version>
                <commons-collections4.version>4.4</commons-collections4.version>
                
<commons-fileupload.version>2.0.0-M2</commons-fileupload.version>

Reply via email to