Files
spring-boot-data-geode/spring-geode-samples/caching/inline
John Blum 4112aa99a5 Exclude the 'com.sun.xml.bind:jaxb-impl' transitive dependency pulled in my 'org.apache.geode:geode-core'.
The 'jaxb-impl' transitive dependency is producing a duplicate and potential incompatibility problem in a Java 17, Jakarta EE 10 environment.

JPA provider Hibernate 6.1.5.Final, pulled in by spring-boot-starter-data-jpa also pulls in JAXB, but the Glassfish JAXB dependency.
2022-11-08 13:16:22 -08:00
..
2022-02-10 16:37:58 -08:00