Skip to content

Commit

Permalink
Upgrade to Spring Boot 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda authored and jaddap2 committed Dec 30, 2019
1 parent 3025e8e commit 8890d33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.6.RELEASE</version>
<version>2.2.2.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.pj</groupId>
<artifactId>keycloak</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.1.0</version>
<name>KeyCloak-Angular-SpringSecurity</name>
<description>Demo project for KeyCloak-SpringSecurity</description>

Expand Down

0 comments on commit 8890d33

Please sign in to comment.