Skip to content

Commit

Permalink
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5…
Browse files Browse the repository at this point in the history
….4.1
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 6083b50 commit 08e252b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ dependencies {
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.9.0'
implementation group: 'jakarta.inject', name: 'jakarta.inject-api', version: '2.0.1'
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.0'
implementation group: 'org.apache.httpcomponents.client5', name: 'httpclient5', version: '5.3.1'
implementation group: 'org.apache.httpcomponents.client5', name: 'httpclient5', version: '5.4.1'
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: versions.log4j
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: versions.log4j
implementation group: 'org.liquibase', name: 'liquibase-core', version: '4.30.0'
Expand Down

0 comments on commit 08e252b

Please sign in to comment.