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

albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2 by this push:
     new cd78bba7b7 Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 
(#14181)
cd78bba7b7 is described below

commit cd78bba7b7c7134b1317275da3ffc277dc6f54d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 11:48:23 2024 +0800

    Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 (#14181)
    
    Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) 
from 1.9.22 to 1.9.22.1.
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.aspectj:aspectjweaver
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-config/dubbo-config-spring/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-config/dubbo-config-spring/pom.xml 
b/dubbo-config/dubbo-config-spring/pom.xml
index d054d5a9f0..425b2bba3d 100644
--- a/dubbo-config/dubbo-config-spring/pom.xml
+++ b/dubbo-config/dubbo-config-spring/pom.xml
@@ -74,7 +74,7 @@
     <dependency>
       <groupId>org.aspectj</groupId>
       <artifactId>aspectjweaver</artifactId>
-      <version>1.9.22</version>
+      <version>1.9.22.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to