Skip to content

Commit

Permalink
Update spring amqp to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent a32ed94 commit 019061c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ spring-test = "org.springframework:spring-test:6.2.0"

spring-boot = "org.springframework.boot:spring-boot:3.3.6"

spring-rabbit = "org.springframework.amqp:spring-rabbit:3.1.8"
spring-rabbit = "org.springframework.amqp:spring-rabbit:3.2.0"

cloudevents-api = "io.cloudevents:cloudevents-api:4.0.1"

Expand All @@ -167,7 +167,7 @@ cloudevents-core = "io.cloudevents:cloudevents-core:4.0.1"

spring-cloud-function-context = "org.springframework.cloud:spring-cloud-function-context:4.1.3"

spring-amqp = "org.springframework.amqp:spring-amqp:3.1.8"
spring-amqp = "org.springframework.amqp:spring-amqp:3.2.0"

spring-rabbit-test = { module = "org.springframework.amqp:spring-rabbit-test" }

Expand Down

0 comments on commit 019061c

Please sign in to comment.