Skip to content

Commit

Permalink
Bump to version of keycloak libraries that don't have vulnerable log4…
Browse files Browse the repository at this point in the history
…j dependency (#689)
  • Loading branch information
jeff-horton-ho-sas authored Oct 5, 2023
1 parent bab1aff commit 1217695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.3'
}

def keycloakVersion = '15.0.2'
def keycloakVersion = '19.0.2'
def lombokVersion = '1.18.28'

group = 'uk.gov.digital.ho.hocs'
Expand Down

0 comments on commit 1217695

Please sign in to comment.