Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Commit 3ee0bd3

Browse files
committed
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
1 parent aec7fb4 commit 3ee0bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scb-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<groupId>org.springframework.boot</groupId>
3333
<artifactId>spring-boot-properties-migrator</artifactId>
3434
<scope>runtime</scope>
35-
<version>2.2.1.RELEASE</version>
35+
<version>2.2.2.RELEASE</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)