Skip to content

Commit

Permalink
bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3.…
Browse files Browse the repository at this point in the history
…1 (via #1079)
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 68eeb8c commit a3417ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ configure(libs) {
dependency("net.sourceforge.pmd:pmd-java:7.3.0")
dependency("org.apache.commons:commons-lang3:3.12.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.httpcomponents.client5:httpclient5:5.2.1")
dependency("org.apache.httpcomponents.client5:httpclient5:5.3.1")
dependency("org.aspectj:aspectjrt:${assertJVersion}")
dependency("org.aspectj:aspectjweaver:${assertJVersion}")
dependency("org.assertj:assertj-core:3.23.1")
Expand Down

0 comments on commit a3417ac

Please sign in to comment.