Skip to content

Commit f77d60a

Browse files
committed
U - Oppgraderer org.springframework:spring-framework-bom:6.2.3 -> 6.2.4
Automatisert oppgradering av org.springframework:spring-framework-bom.
1 parent cd0bcd6 commit f77d60a

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
@@ -37,7 +37,7 @@ dependencies {
3737
implementation("org.springframework.boot:spring-boot-actuator")
3838

3939
// Spring Framework BOM-fil kan overstyre så vi får siste patch-versjon av Spring Framework
40-
implementation(platform("org.springframework:spring-framework-bom:6.2.3"))
40+
implementation(platform("org.springframework:spring-framework-bom:6.2.4"))
4141

4242
implementation("org.apache.httpcomponents.client5:httpclient5:5.4.2")
4343

0 commit comments

Comments
 (0)