mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Migrate to Jakarta JAXB (jakarta.xml.bind <- javax.xml.bind)
This commit is contained in:
@@ -10,6 +10,5 @@ module io.ebean.autotune {
|
||||
|
||||
requires io.ebean.api;
|
||||
requires io.ebean.core;
|
||||
requires java.xml;
|
||||
requires java.xml.bind;
|
||||
requires jakarta.xml.bind;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user