Skip to content

Commit f9f5dac

Browse files
authored
Remove unnecessary dependency jspecify. (#2075)
Closes #2022. Signed-off-by: mikereiche <[email protected]>
1 parent e2fbc64 commit f9f5dac

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@
4343

4444
<dependencies>
4545

46-
<dependency>
47-
<groupId>org.jspecify</groupId>
48-
<artifactId>jspecify</artifactId>
49-
<version>1.0.0</version>
50-
</dependency>
51-
5246
<dependency>
5347
<groupId>io.github.openfeign.querydsl</groupId>
5448
<artifactId>querydsl-apt</artifactId>

0 commit comments

Comments
 (0)