From 597cf18b55ccf9b23557d87f5b25205f9adaa777 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Jan 2021 23:31:13 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-1061939 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b46add8..defb8df 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.springframework.boot spring-boot-starter-data-rest - 1.5.6.RELEASE + 2.2.12.RELEASE