File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ dependencies {
9797 implementation ' com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9898 implementation ' com.jayway.jsonpath:json-path:2.9.0'
9999 implementation ' org.apache.httpcomponents.client5:httpclient5:5.4.2'
100- implementation ' io.projectreactor.netty:reactor-netty-http:1.2.3 '
100+ implementation ' io.projectreactor.netty:reactor-netty-http:1.2.4 '
101101 implementation ' org.apache.maven:maven-artifact:3.9.9'
102102 implementation ' commons-codec:commons-codec:1.18.0'
103103 // for RFC5987 parsing of content-disposition filename*
@@ -120,7 +120,7 @@ dependencies {
120120 testImplementation ' org.junit.jupiter:junit-jupiter'
121121 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine'
122122
123- testImplementation ' org.mockito:mockito-junit-jupiter:5.16.0 '
123+ testImplementation ' org.mockito:mockito-junit-jupiter:5.16.1 '
124124 // would like to transition these to wiremock
125125 testImplementation ' org.mock-server:mockserver-junit-jupiter:5.15.0'
126126 // https://github.com/wiremock/wiremock/releases/tag/3.0.0 drops support for Java 8
You can’t perform that action at this time.
0 commit comments