downgrade spring-boot

This commit is contained in:
Antony Leons 2024-01-05 14:44:19 +00:00
parent d2ffb8dea9
commit 4ea4c1b1ad
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.1</version>
<version>3.1.7</version>
<relativePath></relativePath>
</parent>