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.8.3.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Updater Bot authored and Doccrazy committed Jan 23, 2019
1 parent 3a0f767 commit 06c1691
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.8.2.Final
- KEYCLOAK_VERSION=4.8.3.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.8.2</version>
<version>4.8.3</version>
<name>Keycloak CAS Protocol</name>
<description />

Expand Down

0 comments on commit 06c1691

Please sign in to comment.