Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

Commit

Permalink
update to Keycloak 4.1.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Doccrazy committed Jul 21, 2018
1 parent b8d6860 commit f6648a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 />

Expand Down

0 comments on commit f6648a2

Please sign in to comment.