Skip to content

Commit

Permalink
Update httpclient to 4.5.14
Browse files Browse the repository at this point in the history
Closes gh-12894
  • Loading branch information
jzheaux committed Mar 20, 2023
1 parent 1a4aa98 commit b2b7860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/spring-security-dependencies.gradle
Expand Up @@ -45,7 +45,7 @@ dependencies {
api "org.apache.directory.server:apacheds-protocol-shared:1.5.5"
api "org.apache.directory.server:apacheds-server-jndi:1.5.5"
api "org.apache.directory.shared:shared-ldap:0.9.15"
api "org.apache.httpcomponents:httpclient:4.5.13"
api "org.apache.httpcomponents:httpclient:4.5.14"
api "org.aspectj:aspectjrt:$aspectjVersion"
api "org.aspectj:aspectjweaver:$aspectjVersion"
api "org.assertj:assertj-core:3.23.1"
Expand Down

0 comments on commit b2b7860

Please sign in to comment.