Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client from 5.20.0 to 5.21.0
Browse files Browse the repository at this point in the history
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.20.0...v5.21.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent e07ad09 commit 52484af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ dependencies {
implementation "org.springframework.security:spring-security-oauth2-jose:$springSecurityVersion"
implementation "org.springframework.security:spring-security-config:$springSecurityVersion"
implementation "io.pivotal.cfenv:java-cfenv-boot-pivotal-sso:$cfEnvSsoVersion"
implementation "com.rabbitmq:amqp-client:5.20.0"
implementation "com.rabbitmq:amqp-client:5.21.0"
}

0 comments on commit 52484af

Please sign in to comment.