Skip to content

Commit

Permalink
fix: upgrade org.aspectj:aspectjrt from 1.9.20.1 to 1.9.22.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.aspectj:aspectjrt from 1.9.20.1 to 1.9.22.1.

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
  • Loading branch information
snyk-bot committed Jun 2, 2024
1 parent 2c9f23e commit b60a845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion producer-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
<version>1.9.20.1</version>
<version>1.9.22.1</version>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
Expand Down

0 comments on commit b60a845

Please sign in to comment.