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

Commit 35f9fb4

Browse files
committed
Upgrade to MongoDB 4.2.2 in JDK 8 test build.
1 parent a49613b commit 35f9fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.0</mongo.version>
79+
<mongo.version>4.2.2</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>

0 commit comments

Comments
 (0)