diff --git a/build.gradle b/build.gradle index ef3f4b3e..4e46c2cd 100644 --- a/build.gradle +++ b/build.gradle @@ -98,7 +98,7 @@ dependencies { implementation 'com.jayway.jsonpath:json-path:2.9.0' implementation 'org.apache.httpcomponents.client5:httpclient5:5.5' implementation 'io.projectreactor.netty:reactor-netty-http:1.2.6' - implementation 'org.apache.maven:maven-artifact:3.9.9' + implementation 'org.apache.maven:maven-artifact:3.9.10' implementation 'commons-codec:commons-codec:1.18.0' // for RFC5987 parsing of content-disposition filename* // 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html