Skip to content

Commit

Permalink
Upgrade mongo java driver (reactive streams): 1.12.0 -> 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asereda-gs committed May 8, 2020
1 parent 22337f3 commit 1c34b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -107,7 +107,7 @@
<errorprone.version>2.3.3</errorprone.version>
<errorprone.plexus.version>2.8.5</errorprone.plexus.version>
<mongo-java-driver.version>3.12.3</mongo-java-driver.version>
<mongodb-driver-reactivestreams.version>1.12.0</mongodb-driver-reactivestreams.version>
<mongodb-driver-reactivestreams.version>1.13.1</mongodb-driver-reactivestreams.version>
<elasticsearch.version>7.1.0</elasticsearch.version>
<reactive-streams.version>1.0.2</reactive-streams.version>
<log4j2.version>2.11.2</log4j2.version>
Expand Down

0 comments on commit 1c34b7f

Please sign in to comment.