We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b53d1f0 + efe67d6 commit cfd764cCopy full SHA for cfd764c
1 file changed
build.gradle
@@ -22,7 +22,7 @@ description = 'A library wrapping http communication for integrations.'
22
apply plugin: 'com.blackduck.integration.library'
23
24
dependencies {
25
- api 'com.blackduck.integration:integration-common:27.0.3'
+ api 'com.blackduck.integration:integration-common:27.0.4'
26
27
api 'org.apache.httpcomponents:httpclient:4.5.14'
28
api 'org.apache.httpcomponents:httpmime:4.5.14'
0 commit comments