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 0d91d40 + 23927f7 commit 2c28b32Copy full SHA for 2c28b32
ServiceA/pom.xml
@@ -44,7 +44,7 @@
44
<dependency>
45
<groupId>org.springframework.security.oauth</groupId>
46
<artifactId>spring-security-oauth2</artifactId>
47
- <version>2.0.6.RELEASE</version>
+ <version>2.5.1.RELEASE</version>
48
<scope>compile</scope>
49
</dependency>
50
</dependencies>
ServiceB/pom.xml
@@ -54,7 +54,7 @@
54
<!-- for OAuth2RestTemplate in tests -->
55
56
57
58
<scope>test</scope>
59
60
0 commit comments