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 248c335f68 Bump org.aspectj:aspectjrt from 1.9.25 to 1.9.25.1 (#1335)
248c335f68 is described below

commit 248c335f68f1332961f1ec254e10f3539cf4f9be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 16:14:34 2025 +0100

    Bump org.aspectj:aspectjrt from 1.9.25 to 1.9.25.1 (#1335)
    
    Bumps [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) from 
1.9.25 to 1.9.25.1.
    - [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.25.1
      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 35c1863e8d..9234fc5034 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
 
                <!-- Project Versions -->
                <asm.version>9.9.1</asm.version>
-               <aspectj.version>1.9.25</aspectj.version>
+               <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>

Reply via email to