diff --git a/charts/cmc-claim-store/Chart.yaml b/charts/cmc-claim-store/Chart.yaml
index 7a44dd8b65..721059cb3a 100644
--- a/charts/cmc-claim-store/Chart.yaml
+++ b/charts/cmc-claim-store/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
name: cmc-claim-store
home: https://github.com/hmcts/cmc-claim-store
-version: 4.1.50
+version: 4.1.51
description: Helm chart for the HMCTS CMC Claim-Store service
# be aware when bumping version that it is used elsewhere, e.g.:
# chart-cmc - demo: https://github.com/hmcts/chart-cmc/tree/master/cmc
@@ -12,7 +12,7 @@ maintainers:
email: cmc-developers@HMCTS.NET
dependencies:
- name: java
- version: 4.0.13
+ version: 5.0.0
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
- name: ccd
diff --git a/config/owasp/suppressions.xml b/config/owasp/suppressions.xml
index b6ef9072ba..dd3a56a727 100644
--- a/config/owasp/suppressions.xml
+++ b/config/owasp/suppressions.xml
@@ -33,6 +33,9 @@
CVE-2023-5072
CVE-2023-42795
CVE-2023-45648
+ CVE-2023-31582
+ CVE-2023-44487
+ CVE-2023-44487
CVE-2023-20860