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.4.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Updater Bot authored and Doccrazy committed Sep 11, 2018
1 parent dee145f commit 163aaee
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.3.0.Final
- KEYCLOAK_VERSION=4.4.0.Final

before_install:
- if [ "$TRAVIS_EVENT_TYPE" != "cron" ]; then docker pull jboss/keycloak:$KEYCLOAK_VERSION; fi
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.3.0</version>
<version>4.4.0</version>
<name>Keycloak CAS Protocol</name>
<description />

Expand Down

0 comments on commit 163aaee

Please sign in to comment.