Skip to content

Commit 268411c

Browse files
committed
Remove the "provided" from querydsl dependency. (#1911)
Closes #1909.
1 parent 7beb00b commit 268411c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
<groupId>com.querydsl</groupId>
5151
<artifactId>querydsl-apt</artifactId>
5252
<version>${querydsl}</version>
53-
<scope>provided</scope>
5453
</dependency>
5554

5655
<dependency>

0 commit comments

Comments
 (0)