Skip to content

Commit dfd1c43

Browse files
fix(deps): update spring boot to v3.5.8
1 parent 23ac52c commit dfd1c43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/templates.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ slf4j-simple-logger = "2.0.0"
6666
zeebe-micronaut-client = "1.20.0"
6767
ktor = "2.3.13"
6868
jakarta-validation-api = "3.1.1"
69-
spring-boot-gradle-plugin = "3.5.7"
69+
spring-boot-gradle-plugin = "3.5.8"
7070
spring-dependency-management-plugin = "1.1.7"
7171
micronaut-starter-aws-cdk = "4.10.3"
72-
spring-boot-starter-parent="3.5.7"
72+
spring-boot-starter-parent="3.5.8"
7373
graaljs = "24.2.2" # On upgrade, please check if Loom/Truffle interop is still experimental.
7474
frontend-maven-plugin = "1.15.1"
7575
liquibase-slf4j = "5.1.0"

0 commit comments

Comments
 (0)