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 22a4f51 commit 26e150aCopy full SHA for 26e150a
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.pj</groupId>
12
<artifactId>keycloak</artifactId>
13
- <version>4.0.0</version>
+ <version>5.0.0</version>
14
<name>KeyCloak-Angular-SpringSecurity</name>
15
<description>Demo project for KeyCloak and Spring Security</description>
16
src/webapp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "keycloak-angular-ui",
3
- "version": "4.1.0",
+ "version": "5.0.0",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve --watch",
0 commit comments