ACS-8870 Spring Boot Upgrade (#1021)

This commit is contained in:
Piotr Żurek
2024-10-02 13:28:06 +02:00
committed by GitHub
parent 87d68cb06d
commit 452eaa47b2

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.3.3</version> <version>3.3.4</version>
</parent> </parent>
<properties> <properties>