Skip to content

Commit b627c2f

Browse files
build(deps): bump org.apache.maven:maven-artifact from 3.9.2 to 3.9.3 (#256)
1 parent 21c41f4 commit b627c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'com.jayway.jsonpath:json-path:2.8.0'
9797
implementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
9898
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.8'
99-
implementation 'org.apache.maven:maven-artifact:3.9.2'
99+
implementation 'org.apache.maven:maven-artifact:3.9.3'
100100
implementation 'commons-codec:commons-codec:1.16.0'
101101
// for RFC5987 parsing of content-disposition filename*
102102
implementation 'org.apache.cxf:cxf-core:4.0.2'

0 commit comments

Comments
 (0)