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

Commit 40b4f2b

Browse files
committed
fix: upgrade org.springframework.boot:spring-boot-starter-security from 2.2.1.RELEASE to 2.2.2.RELEASE
Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-security 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-starter-security 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 40b4f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<camunda.spring.boot.starter.version>3.2.7</camunda.spring.boot.starter.version>
6161
<!-- END IMPORTANT -->
6262

63-
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
63+
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
6464
<swagger-version>2.9.2</swagger-version>
6565
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6666
</properties>

0 commit comments

Comments
 (0)