From b9a38434efa6cb51713a0a5902080eb606fa4f1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Nov 2018 05:53:02 +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-CHQOSLOGBACK-30208 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-31407 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECASSANDRA-32397 - 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 164a757..13f0c43 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 + 2.0.5.RELEASE