Skip to content

Commit 9946b9b

Browse files
authored
Bump Couchbase SDK to 3.8.3. (#2074)
Closes #2073. Signed-off-by: mikereiche <[email protected]>
1 parent e47d48b commit 9946b9b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</parent>
1919

2020
<properties>
21-
<couchbase>3.8.2</couchbase>
21+
<couchbase>3.8.3</couchbase>
2222
<springdata.commons>3.5.3-SNAPSHOT</springdata.commons>
2323
<java-module-name>spring.data.couchbase</java-module-name>
2424
<hibernate.validator>7.0.1.Final</hibernate.validator>
@@ -44,9 +44,6 @@
4444
<dependencies>
4545

4646
<dependency>
47-
<!--
48-
<groupId>com.querydsl</groupId>
49-
-->
5047
<groupId>io.github.openfeign.querydsl</groupId>
5148
<artifactId>querydsl-apt</artifactId>
5249
<version>${querydsl_of}</version>

0 commit comments

Comments
 (0)