Compare commits

...

2 Commits

Author SHA1 Message Date
Lee
09fdb97b6f 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
2024-06-01 17:34:56 +00:00
7e678be372 Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.0 2024-05-23 14:01:20 +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.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>