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.5'
100- implementation ' io.projectreactor.netty:reactor-netty-http:1.2.9 '
100+ implementation ' io.projectreactor.netty:reactor-netty-http:1.2.10 '
101101 implementation ' org.apache.maven:maven-artifact:3.9.11'
102102 implementation ' commons-codec:commons-codec:1.19.0'
103103 // for RFC5987 parsing of content-disposition filename*
@@ -109,7 +109,7 @@ dependencies {
109109 // For IMPLODE compression used by some CurseForge modpacks
110110 implementation ' org.apache.commons:commons-compress:1.28.0'
111111
112- testImplementation ' org.assertj:assertj-core:3.27.4 '
112+ testImplementation ' org.assertj:assertj-core:3.27.6 '
113113 // https://github.com/webcompere/model-assert
114114 // for json assertions
115115 testImplementation ' uk.org.webcompere:model-assert:1.1.0'
You can’t perform that action at this time.
0 commit comments