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 accc7cb + b77be19 commit 673045dCopy full SHA for 673045d
build.gradle
@@ -22,7 +22,7 @@ configurations {
22
23
dependencies {
24
implementation 'org.springframework.boot:spring-boot-starter-web:2.7.18'
25
- implementation "org.apache.httpcomponents:fluent-hc:4.5.5"
+ implementation "org.apache.httpcomponents:fluent-hc:4.5.14"
26
testImplementation 'io.contract-testing.contractcase:contract-case:0.1.0'
27
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
28
compileOnly 'org.projectlombok:lombok:1.18.32'
0 commit comments