Skip to content

Commit 83a3c94

Browse files
Bump httpclient from 4.5.11 to 4.5.12 in /modules/junit-jupiter (#2409)
1 parent 886e4c3 commit 83a3c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
testCompile project(':postgresql')
99
testCompile 'com.zaxxer:HikariCP:3.4.3'
1010
testCompile 'redis.clients:jedis:3.3.0'
11-
testCompile 'org.apache.httpcomponents:httpclient:4.5.11'
11+
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'
1212
testCompile ('org.mockito:mockito-core:3.3.3') {
1313
exclude(module: 'hamcrest-core')
1414
}

0 commit comments

Comments
 (0)