Skip to content

Commit

Permalink
Merge pull request #1223 from apache/dependabot/maven/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-aspectj-maven-plugin-1.15.0

build(deps): bump org.codehaus.mojo:aspectj-maven-plugin from 1.14.0 to 1.15.0
  • Loading branch information
lprimak authored Dec 12, 2023
2 parents 0588791 + f76c09b commit 4c4d201
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 @@ -440,7 +440,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.14.0</version>
<version>1.15.0</version>
<configuration>
<source>${maven.compiler.release}</source>
<target>${maven.compiler.release}</target>
Expand Down

0 comments on commit 4c4d201

Please sign in to comment.