Skip to content

Commit 0fcd865

Browse files
build(deps): bump the patches group with 2 updates (#431)
1 parent 16f899a commit 0fcd865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)