From ffb5f9704c4be4e093e8379cdb0b45ffe10a845e Mon Sep 17 00:00:00 2001 From: TheOtherP Date: Fri, 20 Jan 2023 11:41:19 +0100 Subject: [PATCH] Differentiate versions of spring boot and devtools --- .snyk | 8 ++++++-- core/pom.xml | 2 +- pom.xml | 9 +++++---- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.snyk b/.snyk index 0aaedccaf..7f6d55440 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,9 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.25.0 ignore: SNYK-JAVA-ORGYAML-3152153: - '*': - reason: 'No exploit' - expires: '2030-04-04T17:33:45.004Z' + reason: no exploit + expires: 2030-04-01T00:00:00.000Z + created: 2023-01-20T10:45:42.937Z +patch: {} diff --git a/core/pom.xml b/core/pom.xml index b06ee5c45..593c4f267 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -463,7 +463,7 @@ org.springframework.boot spring-boot-devtools - ${spring.boot.version} + ${spring.boot.devtools.version} true diff --git a/pom.xml b/pom.xml index 3b04eb231..9028c14c3 100644 --- a/pom.xml +++ b/pom.xml @@ -98,10 +98,14 @@ + true + 17 + 17 + 3.0.2 + 3.0.1 3.0.2 6.0.4 - 3.0.0 6.0.4 3.0.0 3.1.0 @@ -119,9 +123,6 @@ 3.0.1 3.6.2 UTF-8 - true - 17 - 17 2.0.0 6.8.1