Skip to content

Commit

Permalink
fix: upgrade org.aspectj:aspectjweaver 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:aspectjweaver from 1.9.20.1 to 1.9.22.1.

See this package in maven:
org.aspectj:aspectjweaver

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 authored and wajda committed Jun 4, 2024
1 parent 20cb44e commit 2c83ede
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 @@ -74,7 +74,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.9.20.1</version>
<version>1.9.22.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 2c83ede

Please sign in to comment.