Skip to content

Commit fc78fee

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.4.2
1 parent 36ebfe8 commit fc78fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.4.1"
3+
val springBootVersion = "3.4.2"
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)