From: Gustavo Martin Morcuende Date: Sun, 27 Nov 2016 14:08:27 +0000 (+0100) Subject: Required dependency for @Inject X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=3dc17876aca4c8c7cc66179e438f15460b07f08e;p=JavaForFun Required dependency for @Inject --- diff --git a/TDD/pom.xml b/TDD/pom.xml index 1250f6d..e23cf6b 100644 --- a/TDD/pom.xml +++ b/TDD/pom.xml @@ -64,6 +64,12 @@ --> + javax.inject + javax.inject + 1 + + + junit junit 4.12-beta-1