From 3dc17876aca4c8c7cc66179e438f15460b07f08e Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Sun, 27 Nov 2016 15:08:27 +0100 Subject: [PATCH] Required dependency for @Inject --- TDD/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.1.4