Skip to content

Commit 25e03d1

Browse files
committed
Remove the "provided" from querydsl dependency. (#1911)
Closes #1909.
1 parent 4e8626c commit 25e03d1

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
@@ -48,7 +48,6 @@
4848
<groupId>com.querydsl</groupId>
4949
<artifactId>querydsl-apt</artifactId>
5050
<version>${querydsl}</version>
51-
<scope>provided</scope>
5251
</dependency>
5352

5453
<dependency>

0 commit comments

Comments
 (0)