Skip to content

Commit

Permalink
HDDS-10807. Bump aspectj-maven-plugin to 1.15.0 (#6636)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent 9cec258 commit 4648245
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 @@ -287,7 +287,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<sonar.java.binaries>${basedir}/target/classes</sonar.java.binaries>

<aspectj.version>1.9.7</aspectj.version>
<aspectj-plugin.version>1.14.0</aspectj-plugin.version>
<aspectj-plugin.version>1.15.0</aspectj-plugin.version>
<restrict-imports.enforcer.version>2.5.0</restrict-imports.enforcer.version>
<jgrapht.version>1.4.0</jgrapht.version>

Expand Down

0 comments on commit 4648245

Please sign in to comment.