Merge branch 'renovate/main-spring-boot' into 'main'

Update spring boot to v3.2.3 (main)

See merge request fforesight/mongo-database-commons!6
This commit is contained in:
Renovate Bot 2024-03-20 01:03:40 +01:00
commit e8b78959b7

View File

@ -24,7 +24,7 @@ repositories {
mavenCentral()
}
val springBootVersion = "3.1.5"
val springBootVersion = "3.2.3"
dependencies {
api("com.knecon.fforesight:tenant-commons:maverick-mongo")