Skip to content

Commit 8890d33

Browse files
pavankjaddajaddap2
authored andcommitted
Upgrade to Spring Boot 2.2.2
1 parent 3025e8e commit 8890d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.1.6.RELEASE</version>
8+
<version>2.2.2.RELEASE</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.pj</groupId>
1212
<artifactId>keycloak</artifactId>
13-
<version>0.0.1-SNAPSHOT</version>
13+
<version>1.1.0</version>
1414
<name>KeyCloak-Angular-SpringSecurity</name>
1515
<description>Demo project for KeyCloak-SpringSecurity</description>
1616

0 commit comments

Comments
 (0)