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