Skip to content

Commit 673045d

Browse files
authored
Merge pull request #3 from case-contract-testing/dependabot/gradle/org.apache.httpcomponents-fluent-hc-4.5.14
build(deps): Bump org.apache.httpcomponents:fluent-hc from 4.5.5 to 4.5.14
2 parents accc7cb + b77be19 commit 673045d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configurations {
2222

2323
dependencies {
2424
implementation 'org.springframework.boot:spring-boot-starter-web:2.7.18'
25-
implementation "org.apache.httpcomponents:fluent-hc:4.5.5"
25+
implementation "org.apache.httpcomponents:fluent-hc:4.5.14"
2626
testImplementation 'io.contract-testing.contractcase:contract-case:0.1.0'
2727
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
2828
compileOnly 'org.projectlombok:lombok:1.18.32'

0 commit comments

Comments
 (0)