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 06fbef6 commit cb658b3Copy full SHA for cb658b3
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.22.0"
+ implementation "com.rabbitmq:amqp-client:5.23.0"
46
}
0 commit comments