We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640e9b6 commit 362e637Copy full SHA for 362e637
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
<parent>
13
<groupId>org.springframework.boot</groupId>
14
<artifactId>spring-boot-starter-parent</artifactId>
15
- <version>2.3.12.RELEASE</version>
+ <version>2.3.12.RELEASE</version>
16
<relativePath />
17
</parent>
18
@@ -103,7 +103,7 @@
103
<dependency>
104
<groupId>org.springframework.security.oauth.boot</groupId>
105
<artifactId>spring-security-oauth2-autoconfigure</artifactId>
106
- <version>2.3.11.RELEASE</version>
107
</dependency>
108
109
<groupId>org.springframework.security</groupId>
0 commit comments