Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.30.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 34e1d83 commit 716a885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-stream/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ apply(plugin = "io.spring.dependency-management")
dependencies {
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.4.2"))
implementation(platform("org.springframework.cloud:spring-cloud-stream-dependencies:4.2.0"))
implementation(platform("software.amazon.awssdk:bom:2.29.39"))
implementation(platform("software.amazon.awssdk:bom:2.30.6"))

implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-actuator")
Expand Down

0 comments on commit 716a885

Please sign in to comment.