From fe9db792ee1cf969bde80b64e5d77a97d732fcf5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 17 Jun 2019 16:00:39 +0100 Subject: [PATCH] Complete dependency management for JavaBeans Activation Framework Fixes gh-17062 --- spring-boot-project/spring-boot-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index a7bf6ae9b6c..ed4d5f16cc2 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -750,6 +750,11 @@ sendgrid-java ${sendgrid.version} + + com.sun.activation + javax.activation + ${javax-activation.version} + com.sun.mail javax.mail