ACS-6516 Bump spring-boot to 3.1.7 (#914)

This commit is contained in:
Damian Ujma
2023-12-21 15:42:19 +01:00
committed by GitHub
parent 2847a435cd
commit c4e64c6c85

View File

@@ -10,7 +10,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>3.1.5</version> <version>3.1.7</version>
</parent> </parent>
<properties> <properties>