Skip to content

Commit

Permalink
E - Oppdatering spring-framework-bom:6.1.3 -> 6.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Feb 21, 2024
1 parent 62c856a commit aa3e871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ group = "no.nav.eessi.pensjon"

dependencies {
// Spring Framework BOM-fil overstyrer så vi får siste patch-versjon av Spring Framework
implementation(platform("org.springframework:spring-framework-bom:6.1.3"))
implementation(platform("org.springframework:spring-framework-bom:6.1.4"))
implementation("org.springframework:spring-web")
implementation("org.springframework:spring-context")

Expand Down

0 comments on commit aa3e871

Please sign in to comment.