Skip to content

Commit db1a4ee

Browse files
committed
Remove the "provided" from querydsl dependency.
Closes #1909.
1 parent 3298a2c commit db1a4ee

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)