Skip to content

Commit

Permalink
Update dependency org.codehaus.mojo:aspectj-maven-plugin to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 8495d44 commit 70d5f76
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 @@ -141,7 +141,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.14.0</version>
<version>1.15.0</version>
<configuration>
<complianceLevel>1.8</complianceLevel>
<source>1.8</source>
Expand Down

0 comments on commit 70d5f76

Please sign in to comment.