Update dependencies

This commit is contained in:
George Kalampokis 2024-02-23 11:28:30 +02:00
parent d4adc7523d
commit 97eea9f5f7
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.0</version>
<version>3.2.3</version>
<relativePath/>
</parent>

View File

@ -51,7 +51,6 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.1.0</version>
</plugin>
</plugins>
</build>