Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GRANDGERARD Gilles
keycloak-protocol-cas
Commits
f6648a2d
Commit
f6648a2d
authored
Jul 21, 2018
by
Matthias Piepkorn
Browse files
update to Keycloak 4.1.0.Final
parent
b8d68606
Changes
2
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f6648a2d
...
...
@@ -13,7 +13,7 @@ services:
-
docker
env
:
-
KEYCLOAK_VERSION=4.
0
.0.Final
-
KEYCLOAK_VERSION=4.
1
.0.Final
before_install
:
-
docker pull jboss/keycloak:$KEYCLOAK_VERSION
...
...
pom.xml
View file @
f6648a2d
...
...
@@ -22,7 +22,7 @@
<groupId>
org.keycloak
</groupId>
<artifactId>
keycloak-protocol-cas
</artifactId>
<version>
4.
0
.0
</version>
<version>
4.
1
.0
</version>
<name>
Keycloak CAS Protocol
</name>
<description
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment