From 268411c5e8d362a5a7aef2507cf40c673a290e18 Mon Sep 17 00:00:00 2001
From: Michael Reiche <48999328+mikereiche@users.noreply.github.com>
Date: Tue, 27 Feb 2024 20:21:35 -0500
Subject: [PATCH] Remove the "provided" from querydsl dependency. (#1911)
Closes #1909.
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2c357622..091cf962 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,6 @@
com.querydsl
querydsl-apt
${querydsl}
- provided