Skip to content

Commit 76e686c

Browse files
committed
fix: upgrade org.aspectj:aspectjrt from 1.9.24 to 1.9.25
Snyk has created this PR to upgrade org.aspectj:aspectjrt from 1.9.24 to 1.9.25. See this package in maven: org.aspectj:aspectjrt See this project in Snyk: https://app.snyk.io/org/wajda/project/063cbf63-2029-4f9b-aed2-d1876ad07be4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7cf5e6c commit 76e686c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

producer-services/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.aspectj</groupId>
7070
<artifactId>aspectjrt</artifactId>
71-
<version>1.9.24</version>
71+
<version>1.9.25</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.aspectj</groupId>

0 commit comments

Comments
 (0)