Details
-
Dependency upgrade
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.5.2
-
None
-
None
Description
A new version is available from https://github.com/google/guice/wiki/Guice41 (released in 2016) - we should consider update.
While updating - Maven depends on Guice, but with removed AOP code.
org.apache.maven:maven-core:jar:3.5.3-SNAPSHOT \- com.google.inject:guice:jar:no_aop:4.0:compile \- aopalliance:aopalliance:jar:1.0:compile
This has impact on performance https://github.com/google/guice/wiki/OptionalAOP
If we decide to keep no_aop version, probably dependency to aopalliance can be removed (4kb).
Attachments
Attachments
Issue Links
- links to