Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit b237811

Browse files
Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.2 (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c42e850 commit b237811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/netflix_dgs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation 'org.springframework.boot:spring-boot-starter-webflux'
2929
implementation 'io.projectreactor.netty:reactor-netty-core'
3030
implementation 'io.projectreactor.netty:reactor-netty-http'
31-
implementation 'org.apache.httpcomponents.core5:httpcore5:5.3.1'
31+
implementation 'org.apache.httpcomponents.core5:httpcore5:5.3.2'
3232
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.1'
3333
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3434
}

0 commit comments

Comments
 (0)