Update Spring Boot version to 2.7.4

This commit is contained in:
Simon Grimme
2022-10-15 10:27:37 +02:00
parent 3bcd234b08
commit 99734aa0f0
+1 -1
View File
@@ -18,7 +18,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.1</version>
<version>2.7.4</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>