Bump org.springframework.amqp:spring-rabbit-stream

Bumps [org.springframework.amqp:spring-rabbit-stream](https://github.com/spring-projects/spring-amqp) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-rabbit-stream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 17:46:15 +00:00 committed by GitHub
parent 3d2d452650
commit 9048741bb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit-stream</artifactId>
<version>3.1.6</version>
<version>3.1.7</version>
</dependency>
</dependencies>