From 00cf6a2e07a8f9b4b0f13e301ff17c3cc86e08b9 Mon Sep 17 00:00:00 2001 From: Michael Reiche <48999328+mikereiche@users.noreply.github.com> Date: Thu, 14 Mar 2024 19:39:01 -0400 Subject: [PATCH] Remove javax.inject dependency in 5.0.x (#1921) Closes #1917. --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 091cf962..0f3e8a84 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,19 @@ com.querydsl querydsl-apt ${querydsl} + + + javax.inject + javax.inject + + + + + + javax.inject + javax.inject + 1 + test