Skip to content

Commit

Permalink
build(deps): bump org.mongodb:mongodb-driver-sync from 5.1.3 to 5.1.4
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.1.3...r5.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KushnirykOleh committed Sep 4, 2024
1 parent d968768 commit 33bc767
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 @@ -27,7 +27,7 @@
<jupiter.surefire.version>1.3.2</jupiter.surefire.version>
<mockito-core.version>4.11.0</mockito-core.version>
<mockito-junit-jupiter.version>4.8.0</mockito-junit-jupiter.version>
<mongodb-driver.version>5.1.3</mongodb-driver.version>
<mongodb-driver.version>5.1.4</mongodb-driver.version>
<license.licenseName>mastercard_apache_license</license.licenseName>
<license.licenseResolver>${project.baseUri}/src/license</license.licenseResolver>
<license.inceptionYear>2019</license.inceptionYear>
Expand Down

0 comments on commit 33bc767

Please sign in to comment.