We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c41f4 commit b627c2fCopy full SHA for b627c2f
build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation 'com.jayway.jsonpath:json-path:2.8.0'
97
implementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
98
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.8'
99
- implementation 'org.apache.maven:maven-artifact:3.9.2'
+ implementation 'org.apache.maven:maven-artifact:3.9.3'
100
implementation 'commons-codec:commons-codec:1.16.0'
101
// for RFC5987 parsing of content-disposition filename*
102
implementation 'org.apache.cxf:cxf-core:4.0.2'
0 commit comments