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 3025e8e commit 8890d33Copy full SHA for 8890d33
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>2.1.6.RELEASE</version>
+ <version>2.2.2.RELEASE</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>com.pj</groupId>
12
<artifactId>keycloak</artifactId>
13
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
14
<name>KeyCloak-Angular-SpringSecurity</name>
15
<description>Demo project for KeyCloak-SpringSecurity</description>
16
0 commit comments