Skip to content

Commit f8e2452

Browse files
authored
Remove the "provided" from querydsl dependency. (#1911)
Closes #1909.
1 parent 3298a2c commit f8e2452

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
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)