From 6ee59341ed51bda7a38f05a41070d5f81c485e55 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Jan 2023 19:04:18 +0000 Subject: [PATCH] fix: couchbase/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 --- couchbase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchbase/pom.xml b/couchbase/pom.xml index e87975a53ca7..5cf8fba1dd8c 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -68,7 +68,7 @@ 2.5.0 - 4.3.5.RELEASE + 5.2.20.RELEASE \ No newline at end of file