Skip to content

Commit 749cfc8

Browse files
slawekjaranowskislachiewicz
authored andcommitted
Use guice without aop
version with aop not working on java >= 16
1 parent 3d9db66 commit 749cfc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<dependency>
6363
<groupId>com.google.inject</groupId>
6464
<artifactId>guice</artifactId>
65+
<classifier>no_aop</classifier>
6566
<version>4.2.3</version>
6667
</dependency>
6768
<dependency>

0 commit comments

Comments
 (0)