Skip to content

Commit

Permalink
Bump mapdb from 3.0.8 to 3.0.9
Browse files Browse the repository at this point in the history
Bumps [mapdb](https://github.com/jankotek/mapdb) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/jankotek/mapdb/releases)
- [Commits](jankotek/mapdb@mapdb-3.0.8...mapdb-3.0.9)

---
updated-dependencies:
- dependency-name: org.mapdb:mapdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2023
1 parent ab73b56 commit 56d7a12
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 @@ -58,7 +58,7 @@
<kryo.version>5.4.0</kryo.version>
<bdbje.version>18.3.12</bdbje.version>
<lmdb.version>0.8.3</lmdb.version>
<mapdb.version>3.0.8</mapdb.version>
<mapdb.version>3.0.9</mapdb.version>
<rocksdb.version>8.0.0</rocksdb.version>
<scala.version>2.13.10</scala.version>
<sl4j.version>2.0.7</sl4j.version>
Expand Down

0 comments on commit 56d7a12

Please sign in to comment.