Skip to content

Commit

Permalink
Upgrade MongoDB driver 4.10.2 -> 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot committed Oct 15, 2023
1 parent 746e757 commit 7d68c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-core</artifactId>
<version>4.10.2</version>
<version>4.11.0</version>
<!-- XXX: Drop this exclusion once we forgo enforcement of JDK
11 bytecode version compatibility. -->
<exclusions>
Expand Down

0 comments on commit 7d68c3d

Please sign in to comment.