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.jayway.jsonpath:json-path:2.9.0'
9898 implementation ' org.apache.httpcomponents.client5:httpclient5:5.3.1'
9999 implementation ' io.projectreactor.netty:reactor-netty-http:1.1.19'
100- implementation ' org.apache.maven:maven-artifact:3.9.6 '
100+ implementation ' org.apache.maven:maven-artifact:3.9.7 '
101101 implementation ' commons-codec:commons-codec:1.17.0'
102102 // for RFC5987 parsing of content-disposition filename*
103103 // 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
@@ -106,7 +106,7 @@ dependencies {
106106
107107 // https://commons.apache.org/proper/commons-compress/zip.html
108108 // For IMPLODE compression used by some CurseForge modpacks
109- implementation ' org.apache.commons:commons-compress:1.26.1 '
109+ implementation ' org.apache.commons:commons-compress:1.26.2 '
110110
111111 testImplementation ' org.assertj:assertj-core:3.26.0'
112112 // https://github.com/webcompere/model-assert
You can’t perform that action at this time.
0 commit comments