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 e36834b commit e1ae54cCopy full SHA for e1ae54c
pom.xml
@@ -18,8 +18,8 @@
18
</parent>
19
20
<properties>
21
- <couchbase>3.4.3</couchbase>
22
- <couchbase.osgi>3.4.3</couchbase.osgi>
+ <couchbase>3.4.4</couchbase>
+ <couchbase.osgi>3.4.4</couchbase.osgi>
23
<springdata.commons>3.0.4-SNAPSHOT</springdata.commons>
24
<java-module-name>spring.data.couchbase</java-module-name>
25
<hibernate.validator>7.0.1.Final</hibernate.validator>
0 commit comments