From 749cfc8467395391343b1515de71511a831dc3b5 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 22 Aug 2021 16:54:14 +0200 Subject: [PATCH] Use guice without aop version with aop not working on java >= 16 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 3eaf551..e5ebf44 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,7 @@ com.google.inject guice + no_aop 4.2.3