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.4 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-rabbit-stream
  dependency-version: 3.2.5
  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] 2025-04-22 17:34:49 +00:00 committed by GitHub
parent cd775cebc7
commit e0711d5db2
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.4</version>
<version>3.2.5</version>
</dependency>
</dependencies>