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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
</parent>
<properties>