Skip to content

Commit 1f16c0e

Browse files
snyk-botwajda
authored andcommitted
fix: upgrade org.aspectj:aspectjrt from 1.9.23 to 1.9.24
Snyk has created this PR to upgrade org.aspectj:aspectjrt from 1.9.23 to 1.9.24. 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 d149c6a commit 1f16c0e

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.aspectj</groupId>
7171
<artifactId>aspectjrt</artifactId>
72-
<version>1.9.23</version>
72+
<version>1.9.24</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.aspectj</groupId>

0 commit comments

Comments
 (0)