Skip to content

Commit dd9bb15

Browse files
mikereichemp911de
authored andcommitted
Switch to OpenFeign QueryDSL (#2050)
because of CVE-2024-49203. Closes #2409. Signed-off-by: mikereiche <michael.reiche@couchbase.com>
1 parent 30e5736 commit dd9bb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<dependency>
4747
<!--
48-
<groupId>com.querydsl</groupId>
48+
<groupId>io.github.openfeign.querydsl</groupId>
4949
-->
5050
<groupId>io.github.openfeign.querydsl</groupId>
5151
<artifactId>querydsl-apt</artifactId>

0 commit comments

Comments
 (0)