Skip to content

Commit a2cc049

Browse files
stainless-botstainless-app[bot]
authored andcommitted
chore: update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.4 (#164)
1 parent b1769d7 commit a2cc049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lithic-java-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.14.1")
1313
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.1")
1414
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.14.1")
15-
implementation("org.apache.httpcomponents.core5:httpcore5:5.2.1")
15+
implementation("org.apache.httpcomponents.core5:httpcore5:5.2.4")
1616
implementation("org.apache.httpcomponents.client5:httpclient5:5.2.1")
1717

1818
testImplementation(kotlin("test"))

0 commit comments

Comments
 (0)