From 3ee0bd381f19048a3e9082df87081bbd098d0d90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Dec 2019 22:25:12 +0000 Subject: [PATCH] fix: upgrade org.springframework.boot:spring-boot-properties-migrator from 2.2.1.RELEASE to 2.2.2.RELEASE Snyk has created this PR to upgrade org.springframework.boot:spring-boot-properties-migrator from 2.2.1.RELEASE to 2.2.2.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 f447b8db..09f3631e 100644 --- a/scb-engine/pom.xml +++ b/scb-engine/pom.xml @@ -32,7 +32,7 @@ org.springframework.boot spring-boot-properties-migrator runtime - 2.2.1.RELEASE + 2.2.2.RELEASE