Merge pull request 'Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.0' (#8) from renovate/spring-boot into master
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m47s
Publish Docker Image / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 57s

Reviewed-on: #8
This commit is contained in:
Lee 2024-06-01 17:34:56 +00:00
commit 09fdb97b6f

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