Skip to content

Commit

Permalink
[feature] Upgrade aspectj-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Sep 3, 2022
1 parent 6eee6bc commit 98ea402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -976,9 +976,9 @@ The BaseX Team. The original license statement is also included below.]]></pream
</plugin>

<plugin>
<groupId>com.nickwongdev</groupId>
<groupId>dev.aspectj</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.12.6</version>
<version>1.13.1</version>
<dependencies>
<dependency>
<groupId>org.aspectj</groupId>
Expand Down

0 comments on commit 98ea402

Please sign in to comment.