ATS-1196: Update Spring Boot Starter to 2.4.2 (#326)

This commit is contained in:
Kristian Dimitrov
2021-01-28 17:21:37 +00:00
committed by GitHub
parent c3acdfa72f
commit 67d875e741

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.1</version> <version>2.4.2</version>
<relativePath /> <relativePath />
</parent> </parent>