diff --git a/README.md b/README.md index 7a06d794..06417aeb 100644 --- a/README.md +++ b/README.md @@ -131,4 +131,4 @@ Note: You may need to a service account and key can be found locally in your env See curlTests.txt under /test/resources ## Copyright -Copyright (C) 2017 Crown Copyright (Office for National Statistics) +Copyright (C) 2017 Crown Copyright (Office for National Statistics) diff --git a/_infra/helm/case/Chart.yaml b/_infra/helm/case/Chart.yaml index 05027bad..6f1dc1ce 100644 --- a/_infra/helm/case/Chart.yaml +++ b/_infra/helm/case/Chart.yaml @@ -14,9 +14,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 12.0.21 +version: 12.0.22 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 12.0.21 +appVersion: 12.0.22 diff --git a/pom.xml b/pom.xml index 08543a52..b5a2a770 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ org.postgresql postgresql - 42.7.1 + 42.7.2 runtime