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

Reviewed-on: #6
This commit is contained in:
Braydon 2024-09-09 13:23:01 -07:00
commit 39186936e2

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