Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.26.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 4c3780e commit f69d30a
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.0"))
implementation(platform("org.springframework.cloud:spring-cloud-stream-dependencies:4.1.2"))
implementation(platform("software.amazon.awssdk:bom:2.26.4"))
implementation(platform("software.amazon.awssdk:bom:2.26.5"))

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

0 comments on commit f69d30a

Please sign in to comment.