Skip to content

Commit

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

See this package in maven:
org.aspectj:aspectjweaver

See this project in Snyk:
https://app.snyk.io/org/itthiagu/project/ecdf3ec5-cd9d-49c5-9a21-dc8827958332?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2024
1 parent 7c34177 commit b379df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todolist-goof/todolist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.8.2</version>
<version>1.9.22.1</version>
</dependency>

<!--persistence dependencies-->
Expand Down

0 comments on commit b379df7

Please sign in to comment.