Bump spring-boot-starter-parent from 3.4.0 to 3.4.1 (#162)

This commit is contained in:
Stefano Cordio
2024-12-20 01:40:48 +01:00
committed by GitHub
parent 1440d5d2df
commit c642cd6575
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<relativePath/>
</parent>

View File

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