Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 08ee2c4

Browse files
authored
Merge pull request #56 from refactoring-ai/dependabot/gradle/org.apache.httpcomponents-httpclient-4.5.14
Bump httpclient from 4.5.13 to 4.5.14
2 parents 1fca902 + b684b57 commit 08ee2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation 'org.gitlab4j:gitlab4j-api:5.0.1'
2020
implementation 'io.quarkus:quarkus-jdbc-postgresql'
2121
implementation 'commons-lang:commons-lang:2.6'
22-
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
22+
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
2323
implementation 'com.google.guava:guava:31.1-jre'
2424
implementation 'io.quarkus:quarkus-jgit'
2525
implementation 'org.jboss.logmanager:log4j-jboss-logmanager:1.3.0.Final'

0 commit comments

Comments
 (0)