Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MAXOUXAX committed Dec 6, 2022
1 parent 0d031bf commit ea8f370
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.7.2</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit ea8f370

Please sign in to comment.