Skip to content

Commit

Permalink
build(deps): bump the patches group with 2 updates (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 16f899a commit 0fcd865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation 'com.jayway.jsonpath:json-path:2.9.0'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.19'
implementation 'org.apache.maven:maven-artifact:3.9.6'
implementation 'org.apache.maven:maven-artifact:3.9.7'
implementation 'commons-codec:commons-codec:1.17.0'
// for RFC5987 parsing of content-disposition filename*
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
Expand All @@ -106,7 +106,7 @@ dependencies {

// https://commons.apache.org/proper/commons-compress/zip.html
// For IMPLODE compression used by some CurseForge modpacks
implementation 'org.apache.commons:commons-compress:1.26.1'
implementation 'org.apache.commons:commons-compress:1.26.2'

testImplementation 'org.assertj:assertj-core:3.26.0'
// https://github.com/webcompere/model-assert
Expand Down

0 comments on commit 0fcd865

Please sign in to comment.