Skip to content

Commit

Permalink
chore(deps): bump bson from 4.8.0 to 4.8.1
Browse files Browse the repository at this point in the history
Bumps [bson](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:bson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Dec 13, 2022
1 parent 871f5de commit 11297fb
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 @@ -34,7 +34,7 @@
<json-unit.version>2.36.0</json-unit.version>
<bouncycastle.version>1.70</bouncycastle.version>
<strimzi.version>0.30.0</strimzi.version>
<bson.version>4.8.0</bson.version>
<bson.version>4.8.1</bson.version>
<cucumber.version>7.1.0</cucumber.version>
<json-path.version>2.7.0</json-path.version>
<commons-text.version>1.10.0</commons-text.version>
Expand Down

0 comments on commit 11297fb

Please sign in to comment.