Skip to content

Commit

Permalink
Bump org.mapdb:mapdb from 3.0.9 to 3.0.10 (#224)
Browse files Browse the repository at this point in the history
Bumps [org.mapdb:mapdb](https://github.com/jankotek/mapdb) from 3.0.9 to 3.0.10.
- [Commits](jankotek/mapdb@mapdb-3.0.9...mapdb-3.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent e3d26cb commit fde5819
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 @@ -163,7 +163,7 @@
<dependency>
<groupId>org.mapdb</groupId>
<artifactId>mapdb</artifactId>
<version>3.0.9</version>
<version>3.0.10</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit fde5819

Please sign in to comment.