Skip to content

Commit

Permalink
Upgrade to Mongodb 3.11.2
Browse files Browse the repository at this point in the history
Closes gh-18898
  • Loading branch information
snicoll committed Nov 6, 2019
1 parent a31874c commit 684d7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<mimepull.version>1.9.12</mimepull.version>
<mockito.version>3.1.0</mockito.version>
<mongo-driver-reactivestreams.version>1.12.0</mongo-driver-reactivestreams.version>
<mongodb.version>3.11.1</mongodb.version>
<mongodb.version>3.11.2</mongodb.version>
<mssql-jdbc.version>7.4.1.jre8</mssql-jdbc.version>
<mysql.version>8.0.18</mysql.version>
<nekohtml.version>1.9.22</nekohtml.version>
Expand Down

0 comments on commit 684d7cf

Please sign in to comment.