From 4c35bb7f4cdd2a503a071aa09fcc0ac42e295948 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jun 2021 09:36:59 +0000 Subject: [PATCH] fix: src/cassandra-open-service-broker/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082234 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082236 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKDATA-32219 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKDATA-32231 --- src/cassandra-open-service-broker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cassandra-open-service-broker/pom.xml b/src/cassandra-open-service-broker/pom.xml index 322d077..e7dc273 100644 --- a/src/cassandra-open-service-broker/pom.xml +++ b/src/cassandra-open-service-broker/pom.xml @@ -43,7 +43,7 @@ org.springframework.data spring-data-cassandra - 1.5.7.RELEASE + 1.5.9.RELEASE