From fab80d6974f185e9c3c883816bc0448336dcfced Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 28 Sep 2019 12:11:15 +0200 Subject: [PATCH] Avoid duplicate activation-api with Jersey starter Closes gh-18398 --- .../spring-boot-starters/spring-boot-starter-jersey/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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 5c63beb67a44..a47e05c12433 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 @@ -112,6 +112,12 @@ org.glassfish.jersey.media jersey-media-json-jackson + + + jakarta.activation + jakarta.activation-api + + jakarta.xml.bind