Skip to content

Commit

Permalink
Update dependency org.springframework:spring-web to v5.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Mar 21, 2023
1 parent 4cad55c commit f4a43e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
// Align versions of all Kotlin components
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))

implementation("org.springframework:spring-web:5.3.4")
implementation("org.springframework:spring-web:5.3.12")
implementation("org.springframework:spring-webmvc:5.3.4")
implementation("javax.servlet:javax.servlet-api:3.0.1")
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.2")
Expand Down

0 comments on commit f4a43e0

Please sign in to comment.