From d8a9bb211034cd1f09641c4ee2fd2f81336b9eca Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Feb 2022 11:36:38 +0000 Subject: [PATCH] fix: upgrade com.sun.mail:javax.mail from 1.5.1 to 1.6.2 Snyk has created this PR to upgrade com.sun.mail:javax.mail from 1.5.1 to 1.6.2. See this package in Maven Repository: https://mvnrepository.com/artifact/com.sun.mail/javax.mail/ See this project in Snyk: https://app.snyk.io/org/k-tamura/project/c9451097-32f0-4b56-92e0-65b3109e93a7?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eaac6ed..52560cb 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.5.6.RELEASE - + @@ -151,7 +151,7 @@ com.sun.mail javax.mail - 1.5.1 + 1.6.2