Skip to content

Commit

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 Oct 1, 2023
1 parent 15ca298 commit 7df031f
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 @@ -82,7 +82,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.9.20</version>
<version>1.9.20.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 7df031f

Please sign in to comment.