Skip to content

Commit

Permalink
chore(deps): bump mongodb-driver-sync from 4.8.0 to 4.8.1
Browse files Browse the repository at this point in the history
Bumps [mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.8.0...r4.8.1)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MAXOUXAX committed Dec 16, 2022
1 parent ea8f370 commit 375add1
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 @@ -86,7 +86,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.8.0</version>
<version>4.8.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 375add1

Please sign in to comment.