Skip to content

Commit

Permalink
upgraded spring-web to 5.3.38
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Nov 15, 2024
1 parent 42f21f6 commit b926b37
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 @@ -90,7 +90,7 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest-core:1.3'
testImplementation 'org.mockito:mockito-core:3.12.4'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.springframework:spring-web:5.2.19.RELEASE'
testImplementation 'org.springframework:spring-web:5.3.38'
testImplementation 'org.springframework:spring-test:5.2.19.RELEASE'
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
}

0 comments on commit b926b37

Please sign in to comment.