From 9c7bc053b0de5e4c8c2d0e29cc84302aed478df2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Nov 2019 22:24:38 +0000 Subject: [PATCH] chore: upgrade org.springframework.boot:spring-boot-properties-migrator from 2.0.2.RELEASE to 2.1.8.RELEASE Snyk has created this PR to upgrade org.springframework.boot:spring-boot-properties-migrator from 2.0.2.RELEASE to 2.1.8.RELEASE. See this package in NPM: https://www.npmjs.com/package/org.springframework.boot:spring-boot-properties-migrator See this project in Snyk: https://app.snyk.io/org/securecodebox/project/204877a9-5a34-43f1-adc4-b36b518c09f7?utm_source=github&utm_medium=upgrade-pr --- scb-engine/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scb-engine/pom.xml b/scb-engine/pom.xml index ec0903d5..5028a695 100644 --- a/scb-engine/pom.xml +++ b/scb-engine/pom.xml @@ -32,7 +32,7 @@ org.springframework.boot spring-boot-properties-migrator runtime - 2.0.2.RELEASE + 2.1.8.RELEASE