Skip to content

Commit

Permalink
Bump httpclient from 4.5.10 to 4.5.11 in /modules/spock (#2263)
Browse files Browse the repository at this point in the history
Bumps httpclient from 4.5.10 to 4.5.11.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and rnorth committed Jan 23, 2020
1 parent a9006ae commit fa1f8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
testCompile project(':mysql')
testCompile project(':postgresql')
testCompile 'com.zaxxer:HikariCP:3.4.2'
testCompile 'org.apache.httpcomponents:httpclient:4.5.10'
testCompile 'org.apache.httpcomponents:httpclient:4.5.11'

testRuntime 'org.postgresql:postgresql:42.2.9'
testRuntime 'mysql:mysql-connector-java:8.0.19'
Expand Down

0 comments on commit fa1f8ce

Please sign in to comment.