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 (#335)

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 authored Sep 27, 2024
1 parent 427020c commit e9adc0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,6 @@
</swaggerConfig>
</configuration>
</plugin>
<plugin>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit e9adc0c

Please sign in to comment.