Skip to content

Commit

Permalink
Update dependency org.springframework.cloud:spring-cloud-starter-kube…
Browse files Browse the repository at this point in the history
…rnetes-client-config to v3.2.0
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent ac9a1cb commit e8eaed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-oauth2-client")
implementation("org.springframework.security:spring-security-oauth2-resource-server:6.4.2")

implementation("org.springframework.cloud:spring-cloud-starter-kubernetes-client-config:3.1.4")
implementation("org.springframework.cloud:spring-cloud-starter-kubernetes-client-config:3.2.0")
// CVE-2024-50379
implementation("org.apache.tomcat.embed:tomcat-embed-core:10.1.34")
// CVE-2022-3171
Expand Down

0 comments on commit e8eaed5

Please sign in to comment.