Working on the migration ourselves, noting that this library makes heavy use of javax.xml annotations.
Partial details at https://blogs.oracle.com/javamagazine/post/its-time-to-move-your-applications-to-java-17-heres-why-and-heres-how
While at it, I think there a bunch of other dependencies that change due to the jakarta migration. Glancing at https://mvnrepository.com/artifact/org.orcid/orcid-model/3.2.0
A bunch of other dependencies also change due to the whole jakarta migration
javax.annotation/javax.annotation-api -> lakarta.annotation:jakarta.annotation-api
io.swagger.core.v3/swagger-jaxrs2 -> io.swagger.core.v3:swagger-jaxrs2-jakarta
javax.annotation/javax.annotation-api -> jakarta.annotation:jakarta.annotation-api
Working on the migration ourselves, noting that this library makes heavy use of javax.xml annotations.
Partial details at https://blogs.oracle.com/javamagazine/post/its-time-to-move-your-applications-to-java-17-heres-why-and-heres-how
While at it, I think there a bunch of other dependencies that change due to the jakarta migration. Glancing at https://mvnrepository.com/artifact/org.orcid/orcid-model/3.2.0
A bunch of other dependencies also change due to the whole jakarta migration
javax.annotation/javax.annotation-api -> lakarta.annotation:jakarta.annotation-api
io.swagger.core.v3/swagger-jaxrs2 -> io.swagger.core.v3:swagger-jaxrs2-jakarta
javax.annotation/javax.annotation-api -> jakarta.annotation:jakarta.annotation-api