Skip to content

Commit 5730c91

Browse files
committed
Release Spring Session MongoDB 2.1.0.RC1
1 parent 1cb9a47 commit 5730c91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.springframework.session</groupId>
66
<artifactId>spring-session-data-mongodb</artifactId>
7-
<version>2.1.0.BUILD-SNAPSHOT</version>
7+
<version>2.1.0.RC1</version>
88

99
<name>Spring Session MongoDB</name>
1010
<url>http://spring.io/projects/spring-session-data-mongodb</url>
@@ -78,7 +78,7 @@
7878
<mockito.version>2.18.3</mockito.version>
7979
<mongo.version>3.8.0</mongo.version>
8080
<mongo-reactivestreams.version>1.9.0</mongo-reactivestreams.version>
81-
<reactor.version>Californium-RELEASE</reactor.version>
81+
<reactor.version>Californium-SR1</reactor.version>
8282
<spring.version>5.1.1.RELEASE</spring.version>
8383
<spring-data.version>Lovelace-SR1</spring-data.version>
8484
<spring-security.version>5.1.0.RELEASE</spring-security.version>

0 commit comments

Comments
 (0)