Skip to content

Commit 362e3a7

Browse files
committed
Bump to Spring Boot 2.0.2 to pick up fixes for multi CVEs
1 parent ecd32ba commit 362e3a7

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
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId> <!-- for dependencies + plugin config such as git.properties -->
16-
<version>2.0.0.RELEASE</version>
16+
<version>2.0.2.RELEASE</version>
1717
</parent>
1818
<modules>
1919
<module>weblab-common</module>

0 commit comments

Comments
 (0)