Skip to content

Commit

Permalink
feat: Delete usage of Jcabi to use AspectJ Maven Plugin - MEED-7544 - M…
Browse files Browse the repository at this point in the history
…eeds-io/meeds#2417

This change will delete the usage of Jcabi Maven plugin which is incompatible with newer AspectJ versions and use AspectJ Maven plugin instead
  • Loading branch information
boubaker committed Sep 27, 2024
1 parent 9b8a381 commit 4220c4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dlp-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@
</swaggerConfig>
</configuration>
</plugin>
<plugin>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 4220c4d

Please sign in to comment.