Skip to content

Commit

Permalink
[WINDUP-3270] - Upgrade MTA Web to use EAP 7.4 (#12)
Browse files Browse the repository at this point in the history
* change browser title

* Upgrade Keycloak and resteasy version

* Remove unnecessary changes to windup-realm.json
  • Loading branch information
carlosthe19916 authored Feb 23, 2022
1 parent 9fefe00 commit 9e9e9b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<name>Windup Web - Keycloak Tool</name>

<properties>
<version.keycloak>8.0.1</version.keycloak>
<version.resteasy>3.0.14.Final</version.resteasy>
<version.keycloak>15.1.1</version.keycloak>
<version.resteasy>3.15.1.Final</version.resteasy>
<windup.scm.connection>scm:git:https://github.com/windup/windup-keycloak-tool.git</windup.scm.connection>
<windup.developer.connection>scm:git:git@github.com:windup/windup-keycloak-tool.git</windup.developer.connection>
<windup.scm.url>http://github.com/windup/windup-keycloak-tool</windup.scm.url>
Expand Down

0 comments on commit 9e9e9b4

Please sign in to comment.