Merge pull request 'fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.0' (#9) from renovate/spring-boot into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Failing after 7s

Reviewed-on: #9
This commit is contained in:
Braydon 2024-12-18 23:19:09 -08:00
commit 1bc7c1369c

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.3</version>
<version>3.4.0</version>
<relativePath/>
</parent>