2 Commits

Author SHA1 Message Date
Lee
5f764d16dc Merge pull request 'Update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.5' (#5) from renovate/org.springframework.boot-spring-boot-starter-parent-3.x into master
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m56s
Reviewed-on: #5
2024-04-18 19:49:23 +00:00
4fa94c7264 Update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.5 2024-04-18 19:00:35 +00:00

View File

@ -17,7 +17,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>