Skip to content

Commit

Permalink
U - Oppgraderer org.apache.httpcomponents.client5:httpclient5:5.2.3 -…
Browse files Browse the repository at this point in the history
…> 5.3

Automatisert oppgradering av org.apache.httpcomponents.client5:httpclient5.
  • Loading branch information
dskarpas committed Dec 12, 2023
1 parent 2d08de1 commit a32e8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation "org.springframework.kafka:spring-kafka:$springKafkaVersion"

implementation("org.yaml:snakeyaml:2.2") // Pga https://security.snyk.io/package/maven/org.yaml:snakeyaml
implementation("org.apache.httpcomponents.client5:httpclient5:5.2.3")
implementation("org.apache.httpcomponents.client5:httpclient5:5.3")


implementation "com.fasterxml.jackson.module:jackson-module-kotlin:${jacksonModuleKotlinVersion}"
Expand Down

0 comments on commit a32e8f1

Please sign in to comment.