Skip to content

Commit 68858f6

Browse files
build(deps): bump org.apache.maven:maven-artifact in the patches group
Bumps the patches group with 1 update: org.apache.maven:maven-artifact. Updates `org.apache.maven:maven-artifact` from 3.9.9 to 3.9.10 --- updated-dependencies: - dependency-name: org.apache.maven:maven-artifact dependency-version: 3.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39d3b60 commit 68858f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ dependencies {
9898
implementation 'com.jayway.jsonpath:json-path:2.9.0'
9999
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5'
100100
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.6'
101-
implementation 'org.apache.maven:maven-artifact:3.9.9'
101+
implementation 'org.apache.maven:maven-artifact:3.9.10'
102102
implementation 'commons-codec:commons-codec:1.18.0'
103103
// for RFC5987 parsing of content-disposition filename*
104104
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html

0 commit comments

Comments
 (0)