Skip to content

Commit

Permalink
Merge pull request #944 from mybatis/renovate/org.aspectj-aspectjweav…
Browse files Browse the repository at this point in the history
…er-1.x

Update dependency org.aspectj:aspectjweaver to v1.9.22.1
  • Loading branch information
hazendaz authored May 11, 2024
2 parents d1a6925 + fbb5db2 commit 141111d
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 @@ -326,7 +326,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.9.22</version>
<version>1.9.22.1</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 141111d

Please sign in to comment.