Skip to content

Commit e14ae3a

Browse files
committed
#226 - Upgraded to Spring Data Neo4j 4.1 and Couchbase 2.1.
1 parent 5a4061e commit e14ae3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.springframework.data</groupId>
4545
<artifactId>spring-data-couchbase</artifactId>
46-
<version>1.5.0.BUILD-SNAPSHOT</version>
46+
<version>2.1.0.BUILD-SNAPSHOT</version>
4747
</dependency>
4848

4949
<!-- Spring Data Elasticsearch -->
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.springframework.data</groupId>
9090
<artifactId>spring-data-neo4j</artifactId>
91-
<version>3.5.0.BUILD-SNAPSHOT</version>
91+
<version>4.1.0.BUILD-SNAPSHOT</version>
9292
</dependency>
9393

9494
<!-- Spring Data Redis -->

0 commit comments

Comments
 (0)