chore(deps): bump org.springframework.amqp:spring-rabbit-stream

Bumps [org.springframework.amqp:spring-rabbit-stream](https://github.com/spring-projects/spring-amqp) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.2.0...v3.2.1)

---
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-12-17 18:08:40 +00:00 committed by GitHub
parent 9413e619aa
commit 41ce7d0bf1
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.2.0</version>
<version>3.2.1</version>
</dependency>
</dependencies>