mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Minor dependency bump for jackson, assertj-core, joda-time, h2database
This commit is contained in:
@@ -37,7 +37,7 @@ module io.ebean.core {
|
||||
requires static java.naming;
|
||||
requires static java.validation;
|
||||
requires static org.postgresql.jdbc;
|
||||
requires static joda.time;
|
||||
requires static org.joda.time;
|
||||
|
||||
exports io.ebeaninternal.server.cache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user