Upgrade mapdb from 3.0.9 to 3.0.10.

master
Joe Zhou 2023-09-10 16:25:10 +08:00
parent 238814acb4
commit 0b62461b7a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>org.mapdb</groupId>
<artifactId>mapdb</artifactId>
<version>3.0.9</version>
<version>3.0.10</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>