Merge pull request 'Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.2' (#38) from renovate/org.springframework.boot-spring-boot-starter-parent-3.x into master
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 2m16s

Reviewed-on: #38
This commit is contained in:
Lee 2024-07-30 20:52:04 +00:00
commit 25d4b247b3

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