We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f2778 commit f87df14Copy full SHA for f87df14
build.gradle
@@ -42,5 +42,5 @@ dependencies {
42
implementation "org.springframework.security:spring-security-oauth2-jose:$springSecurityVersion"
43
implementation "org.springframework.security:spring-security-config:$springSecurityVersion"
44
implementation "io.pivotal.cfenv:java-cfenv-boot-pivotal-sso:$cfEnvSsoVersion"
45
- implementation "com.rabbitmq:amqp-client:5.23.0"
+ implementation "com.rabbitmq:amqp-client:5.24.0"
46
}
0 commit comments