Skip to content

Commit 90d4100

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.3.4
1 parent 763c79e commit 90d4100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

3-
val springBootVersion = "3.3.3"
3+
val springBootVersion = "3.3.4"
44
val junitPlatformVersion = "1.10.2"
55
val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
66
val embeddedRedisVersion = "1.4.3"

0 commit comments

Comments
 (0)