lprimak commented on code in PR #2862:
URL: https://github.com/apache/shiro/pull/2862#discussion_r3805660314
##########
support/aspectj/pom.xml:
##########
@@ -83,13 +83,6 @@
</goals>
</execution>
</executions>
- <dependencies>
- <dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>aspectjtools</artifactId>
- <version>${aspectj.version}</version>
Review Comment:
Yes, it's used in the parent POM. This was originally supposed to be "moved"
into the parent pom, but was copied instead :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]