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.
2 parents 06fbef6 + cb658b3 commit 94f2778Copy full SHA for 94f2778
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