mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
ebean-core - Adding requires static com.fasterxml.jackson.annotation;
This commit is contained in:
@@ -30,6 +30,7 @@ module io.ebean.core {
|
||||
requires org.slf4j;
|
||||
|
||||
requires static io.avaje.jsr305x;
|
||||
requires static com.fasterxml.jackson.annotation;
|
||||
requires static com.fasterxml.jackson.core;
|
||||
requires static com.fasterxml.jackson.databind;
|
||||
requires static jakarta.validation;
|
||||
|
||||
Reference in New Issue
Block a user