Skip to content

Commit

Permalink
Bump mongodb-driver-sync from 4.6.0 to 4.6.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.6.0 to 4.6.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.6.0...r4.6.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gklijs committed Jun 17, 2022
1 parent 8b5851a commit faaa341
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 @@ -48,7 +48,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<axon.version>4.6.0-SNAPSHOT</axon.version>
<mongo.driver.version>4.6.0</mongo.driver.version>
<mongo.driver.version>4.6.1</mongo.driver.version>

<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.17.2</log4j.version>
Expand Down

0 comments on commit faaa341

Please sign in to comment.