Updated Spring version

This commit is contained in:
nise.moe 2024-02-25 15:48:08 +01:00
parent 3fda55f1df
commit a055e88063

View File

@ -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.2.2</version> <version>3.2.3</version>
<relativePath/> <relativePath/>
</parent> </parent>