diff --git a/build.gradle b/build.gradle index f99ea90d0..85c443987 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,7 @@ allprojects { dependency 'com.google.guava:guava:30.1-jre' dependency 'org.liquibase:liquibase-core:3.7.0' - dependency 'org.postgresql:postgresql:42.2.13' + dependency 'org.postgresql:postgresql:42.2.23' dependency 'io.springfox:springfox-swagger2:2.9.2' dependency 'io.springfox:springfox-swagger-ui:2.9.2' diff --git a/charts/bar-api/Chart.yaml b/charts/bar-api/Chart.yaml index 6622b288f..cd96b9e8a 100644 --- a/charts/bar-api/Chart.yaml +++ b/charts/bar-api/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "2.0" description: Helm chart for the HMCTS bar api name: bar-api home: https://github.com/hmcts/bar-app -version: 0.2.10 +version: 0.2.11 maintainers: - name: HMCTS Bar Dev Team email: bar@hmcts.net dependencies: - name: java version: 3.4.5 - repository: '@hmctspublic' + repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'