Skip to content

Commit

Permalink
Merge pull request #164 from odpi/dependabot/gradle/org.apache.httpco…
Browse files Browse the repository at this point in the history
…mponents-httpclient-4.5.14

chore(deps): bump httpclient from 4.5.13 to 4.5.14
  • Loading branch information
CDaRip2U authored Dec 14, 2022
2 parents 099dc14 + cec3959 commit 21f112e
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 @@ -39,7 +39,7 @@ dependencies {
implementation('org.apache.commons:commons-lang3:3.12.0')

bundledLibs 'org.slf4j:slf4j-api'
bundledLibs 'org.apache.httpcomponents:httpclient:4.5.13'
bundledLibs 'org.apache.httpcomponents:httpclient:4.5.14'
bundledLibs 'com.google.code.gson:gson:2.10'
bundledLibs 'com.rabbitmq:amqp-client:5.16.0'

Expand Down

0 comments on commit 21f112e

Please sign in to comment.