We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9cccbc + 817c334 commit d178208Copy full SHA for d178208
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.24.0"
+ implementation "com.rabbitmq:amqp-client:5.25.0"
46
}
0 commit comments