Skip to content

Commit 5da7d52

Browse files
authored
Merge pull request #22 from brad-devlugt/driver_upgrade
Upgrade YCSB driver
2 parents 03515f7 + ddd9f4e commit 5da7d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ycsb-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<!-- Properties Management -->
4646
<properties>
4747
<maven.assembly.version>2.2.1</maven.assembly.version>
48-
<mongodb.version>4.3.0</mongodb.version>
48+
<mongodb.version>4.5.0</mongodb.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
</properties>
5151

0 commit comments

Comments
 (0)