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

Commit b684b57

Browse files
Bump httpclient from 4.5.13 to 4.5.14
Bumps httpclient from 4.5.13 to 4.5.14. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fca902 commit b684b57

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)