We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68eeb8c commit a3417acCopy full SHA for a3417ac
build.gradle.kts
@@ -161,7 +161,7 @@ configure(libs) {
161
dependency("net.sourceforge.pmd:pmd-java:7.3.0")
162
dependency("org.apache.commons:commons-lang3:3.12.0")
163
dependency("org.apache.httpcomponents:httpclient:4.5.14")
164
- dependency("org.apache.httpcomponents.client5:httpclient5:5.2.1")
+ dependency("org.apache.httpcomponents.client5:httpclient5:5.3.1")
165
dependency("org.aspectj:aspectjrt:${assertJVersion}")
166
dependency("org.aspectj:aspectjweaver:${assertJVersion}")
167
dependency("org.assertj:assertj-core:3.23.1")
0 commit comments