From 2e4690b199b891ecd33f42c4315f37d997bdc42f Mon Sep 17 00:00:00 2001
From: Michael Reiche <48999328+mikereiche@users.noreply.github.com>
Date: Thu, 14 Mar 2024 19:23:35 -0400
Subject: [PATCH] Remove javax.inject dependency from 5.1.x. (#1920)
Closed #1917.
---
pom.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/pom.xml b/pom.xml
index 27cc9632..807a5806 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