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 d38a4beac8 Bump org.aspectj:aspectjrt from 1.9.23 to 1.9.24 (#1152)
d38a4beac8 is described below

commit d38a4beac8f32946dce4e1c9d420b23bd523ccef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 13 20:44:46 2025 +0200

    Bump org.aspectj:aspectjrt from 1.9.23 to 1.9.24 (#1152)
    
    Bumps [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) from 
1.9.23 to 1.9.24.
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.aspectj:aspectjrt
      dependency-version: 1.9.24
      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 15eaf36ddb..be6c3c3d83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
 
                <!-- Project Versions -->
                <asm.version>9.8</asm.version>
-               <aspectj.version>1.9.23</aspectj.version>
+               <aspectj.version>1.9.24</aspectj.version>
                <assertj-core.version>3.27.3</assertj-core.version>
                <bouncycastle.version>1.80</bouncycastle.version>
                <byte-buddy.version>1.17.5</byte-buddy.version>

Reply via email to