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

adelbene 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 66e7fbe49c Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#1350)
66e7fbe49c is described below

commit 66e7fbe49c377649dc1871d0ce228be221ba8ff2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 18 16:16:14 2026 +0100

    Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#1350)
    
    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.18.3 to 1.18.4.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - 
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - 
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.3...byte-buddy-1.18.4)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fcd927dd11..ab46ca876d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
                <aspectj.version>1.9.25.1</aspectj.version>
                <assertj-core.version>3.27.6</assertj-core.version>
                <bouncycastle.version>1.83</bouncycastle.version>
-               <byte-buddy.version>1.18.3</byte-buddy.version>
+               <byte-buddy.version>1.18.4</byte-buddy.version>
                <cdi-unit.version>5.0.0-EA7</cdi-unit.version>
                
<commons-collections4.version>4.5.0</commons-collections4.version>
                
<commons-fileupload.version>2.0.0-M4</commons-fileupload.version>

Reply via email to