Skip to content

Commit 8f939a1

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.3.5
1 parent 92ca788 commit 8f939a1

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.4"
3+
val springBootVersion = "3.3.5"
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)