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:
@@ -23,7 +23,6 @@ module io.ebean.test {
|
||||
requires transitive com.h2database;
|
||||
|
||||
// support testing
|
||||
requires static org.slf4j;
|
||||
requires static org.junit.jupiter.api;
|
||||
requires static jdk.management;
|
||||
requires static io.avaje.jsr305x;
|
||||
|
||||
Reference in New Issue
Block a user