Merge pull request 'Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1' (#16) from renovate/spring-boot into master

Reviewed-on: MinecraftUtilities/Backend#16
This commit is contained in:
Lee 2024-07-06 07:33:38 +00:00
commit 0bdaefe4a2

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