From 818ba365af1e117d8f859a1d1e0003529e48ecf8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Jun 2021 00:52:06 +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-1082235 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082236 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-31515 --- 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