2 Commits

Author SHA1 Message Date
Lee
0bdaefe4a2 Merge pull request 'Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1' (#16) from renovate/spring-boot into master
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
Reviewed-on: #16
2024-07-06 07:33:38 +00:00
c6642e85fe Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1 2024-06-20 12:00:34 +00:00

View File

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