Skip to content

Commit e80fb97

Browse files
Bump httpclient from 4.5.10 to 4.5.11 in /modules/spock
Bumps httpclient from 4.5.10 to 4.5.11. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 63f6042 commit e80fb97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
testCompile project(':mysql')
1212
testCompile project(':postgresql')
1313
testCompile 'com.zaxxer:HikariCP:3.4.2'
14-
testCompile 'org.apache.httpcomponents:httpclient:4.5.10'
14+
testCompile 'org.apache.httpcomponents:httpclient:4.5.11'
1515

1616
testRuntime 'org.postgresql:postgresql:42.2.9'
1717
testRuntime 'mysql:mysql-connector-java:8.0.19'

0 commit comments

Comments
 (0)