Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 0d4aeb2

Browse files
committed
Polishing.
1 parent cfcd4a2 commit 0d4aeb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<jsr305.version>3.0.2</jsr305.version>
7777
<junit-bom.version>5.7.1</junit-bom.version>
7878
<mockito.version>2.28.2</mockito.version>
79-
<mongo.version>4.2.2</mongo.version>
79+
<mongo.version>4.2.3</mongo.version>
8080
<java-module-name>spring.session.data.mongodb</java-module-name>
8181
<reactor-bom.version>2020.0.6</reactor-bom.version>
8282
<spring-bom.version>5.3.6</spring-bom.version>
@@ -90,7 +90,6 @@
9090
<profile>
9191
<id>spring-next</id>
9292
<properties>
93-
<mongo.version>4.2.3</mongo.version>
9493
<reactor.version>2020.0.7-SNAPSHOT</reactor.version>
9594
<spring-bom.version>5.3.7-SNAPSHOT</spring-bom.version>
9695
<spring-data-bom.version>2021.0.1-SNAPSHOT</spring-data-bom.version>

0 commit comments

Comments
 (0)