Merge pull request 'fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.0' (#3) from renovate/spring-boot into master
Some checks failed
Publish / docker (ubuntu-latest, 2.38.4) (push) Has been cancelled

Reviewed-on: #3
This commit is contained in:
Braydon 2024-12-18 23:25:44 -08:00
commit 509c60e632

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0</version>
<version>3.4.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>