Skip to content

Commit

Permalink
Update dependency org.aspectj:aspectjweaver to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 2cb6497 commit 5fec3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<aspectj.version>1.9.8</aspectj.version>
<aspectj.version>1.9.22</aspectj.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5fec3a2

Please sign in to comment.