diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 669f8be..90a0b82 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ junitPlatform = "6.1.0" pkl = "0.31.1" # only used for testing; use same version as Spring Boot # https://central.sonatype.com/artifact/org.springframework.boot/spring-boot/dependencies -spring = "7.0.7" +spring = "7.0.8" # https://central.sonatype.com/artifact/org.springframework.boot/spring-boot/versions springBoot = "3.5.6" # https://central.sonatype.com/artifact/com.github.spotbugs/spotbugs-annotations/versions