Files
spring-boot/spring-boot-project
Andy Wilkinson 923b48bae0 Exclude duplicate javax.activation classes from web services starter
In 2.3.1, the JAX-B API now depends on javax.activation-api. This has
caused duplicate Activation classes to appear in the starter due to
dependencies on both javax.activation:activation:1.1 and on
javax.activation:javax.activation-api:1.2. This commit removes the
duplicate classes by excluding the former in favour of the latter.

See gh-14754
2018-10-10 16:51:47 +01:00
..
2018-10-10 12:43:22 +01:00
2018-10-09 17:08:56 +02:00
2018-10-08 15:07:28 +01:00
2018-10-02 10:30:14 -07:00