File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- system
1+ 1.8
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ repositories {
2828dependencies {
2929
3030 ext {
31- jacksonVersion = ' 2.13.1 '
31+ jacksonVersion = ' 2.13.3 '
3232 }
3333
3434 compile ' com.squareup.okhttp3:okhttp:4.9.3'
@@ -42,7 +42,7 @@ dependencies {
4242 compileOnly ' junit:junit:4.13.2'
4343 testCompile ' com.sun.jersey:jersey-client:1.19.4'
4444 testCompile ' com.google.guava:guava:31.0.1-jre'
45- testCompile ' org.springframework:spring-web:5.3.16 '
45+ testCompile ' org.springframework:spring-web:5.3.20 '
4646 testCompile ' org.apache.httpcomponents:httpclient:4.5.13'
4747 testCompile ' org.assertj:assertj-core:3.22.0'
4848 testCompile ' net.javacrumbs.json-unit:json-unit:2.32.0'
You can’t perform that action at this time.
0 commit comments