diff --git a/commons/pom.xml b/commons/pom.xml
index 4005d04..2461446 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -30,7 +30,7 @@ SPDX-License-Identifier: Apache-2.0
com.sun.xml.bind
jaxb-impl
- runtime
+ provided
diff --git a/jaxrs-commons/pom.xml b/jaxrs-commons/pom.xml
index c4bc9c5..e95d4e4 100644
--- a/jaxrs-commons/pom.xml
+++ b/jaxrs-commons/pom.xml
@@ -35,7 +35,7 @@ SPDX-License-Identifier: Apache-2.0
com.sun.xml.bind
jaxb-impl
- runtime
+ provided
diff --git a/scl2003/pom.xml b/scl2003/pom.xml
index e78955b..87b5c61 100644
--- a/scl2003/pom.xml
+++ b/scl2003/pom.xml
@@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0
com.sun.xml.bind
jaxb-impl
- runtime
+ provided
diff --git a/scl2007b/pom.xml b/scl2007b/pom.xml
index 88504b3..e7bcf81 100644
--- a/scl2007b/pom.xml
+++ b/scl2007b/pom.xml
@@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0
com.sun.xml.bind
jaxb-impl
- runtime
+ provided
diff --git a/scl2007b4/pom.xml b/scl2007b4/pom.xml
index cde42d1..61507f8 100644
--- a/scl2007b4/pom.xml
+++ b/scl2007b4/pom.xml
@@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0
com.sun.xml.bind
jaxb-impl
- runtime
+ provided