diff --git a/glsk/glsk-document-cse/pom.xml b/glsk/glsk-document-cse/pom.xml
index c0513e77..8c924c36 100644
--- a/glsk/glsk-document-cse/pom.xml
+++ b/glsk/glsk-document-cse/pom.xml
@@ -79,9 +79,8 @@
jakarta.xml.bind-api
- com.sun.xml.bind
- jaxb-impl
- runtime
+ org.glassfish.jaxb
+ jaxb-runtime
diff --git a/pom.xml b/pom.xml
index 199f1714..5421679e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
1.9.0
3.1.0
4.0.0
- 4.0.0
+ 4.0.0
@@ -182,9 +182,9 @@
${jakarta.xml.bind.version}
- com.sun.xml.bind
- jaxb-impl
- ${jaxb.impl.version}
+ org.glassfish.jaxb
+ jaxb-runtime
+ ${jaxb.runtime.version}
runtime