Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.28.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent cc3a8ee commit c9ed1d7
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.3.4"))
implementation(platform("org.springframework.cloud:spring-cloud-stream-dependencies:4.1.3"))
implementation(platform("software.amazon.awssdk:bom:2.28.27"))
implementation(platform("software.amazon.awssdk:bom:2.28.28"))

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

0 comments on commit c9ed1d7

Please sign in to comment.