# HG changeset patch # User Dirk Olmes # Date 1597385616 -7200 # Node ID 0b52fb868607494eb7f9b72de505210b2391b81d # Parent f3f9102ef7c05e5fa2ca53bb6d4ca618873729b5 Spring auf neueste Version angehoben diff -r f3f9102ef7c0 -r 0b52fb868607 spring-boot-playground/pom.xml --- a/spring-boot-playground/pom.xml Thu Aug 13 17:33:20 2020 +0200 +++ b/spring-boot-playground/pom.xml Fri Aug 14 08:13:36 2020 +0200 @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.13.RELEASE + 2.1.16.RELEASE de.comline @@ -45,6 +45,20 @@ org.springframework.boot spring-boot-starter-data-jpa + + + javax.xml.bind + jaxb-api + + + javax.activation + javax.activation-api + + + org.glassfish.jaxb + jaxb-runtime + + org.liquibase