diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml
index c812e5915b..6295d21850 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml
@@ -114,8 +114,8 @@
jersey-media-json-jackson
- javax.xml.bind
- jaxb-api
+ jakarta.xml.bind
+ jakarta.xml.bind-api
@@ -142,4 +142,24 @@
+
+
+ jdk11+
+
+ [11,)
+
+
+
+ jakarta.xml.bind
+ jakarta.xml.bind-api
+
+
+ jakarta.activation
+ jakarta.activation-api
+
+
+
+
+
+