We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47d48b commit 9946b9bCopy full SHA for 9946b9b
pom.xml
@@ -18,7 +18,7 @@
18
</parent>
19
20
<properties>
21
- <couchbase>3.8.2</couchbase>
+ <couchbase>3.8.3</couchbase>
22
<springdata.commons>3.5.3-SNAPSHOT</springdata.commons>
23
<java-module-name>spring.data.couchbase</java-module-name>
24
<hibernate.validator>7.0.1.Final</hibernate.validator>
@@ -44,9 +44,6 @@
44
<dependencies>
45
46
<dependency>
47
-<!--
48
- <groupId>com.querydsl</groupId>
49
--->
50
<groupId>io.github.openfeign.querydsl</groupId>
51
<artifactId>querydsl-apt</artifactId>
52
<version>${querydsl_of}</version>
0 commit comments