Skip to content

Commit 8786868

Browse files
committed
U - Oppgraderer org.springframework.boot:spring-boot-dependencies:3.4.3 -> 3.4.4
Automatisert oppgradering av org.springframework.boot:spring-boot-dependencies.
1 parent b65c2ae commit 8786868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlinVersion = '2.1.10'
4-
springBootVersion = '3.4.3'
4+
springBootVersion = '3.4.4'
55
springKafkaVersion = '3.3.4'
66
cxfVersion = '3.4.2'
77
tokenSupportVersion = '5.0.19'

0 commit comments

Comments
 (0)