Skip to content

Commit

Permalink
Update dependency org.springframework:spring-web to v5.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed May 8, 2022
1 parent 12b99a3 commit c8253cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0")
implementation("org.jetbrains.kotlin:kotlin-compiler-embeddable:1.5.0")
implementation("org.springframework:spring-core:5.2.2.RELEASE")
implementation("org.springframework:spring-web:5.2.2.RELEASE")
implementation("org.springframework:spring-web:5.3.5")
implementation("io.spring.javaformat:spring-javaformat-gradle-plugin:${javaFormatVersion}")
testImplementation("org.assertj:assertj-core:3.11.1")
testImplementation("org.apache.logging.log4j:log4j-core:2.12.1")
Expand Down

0 comments on commit c8253cf

Please sign in to comment.