From 60e159621377de77130c950b0d2e38f484325b82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 22:49:05 +0000 Subject: [PATCH] Bump spring-data-commons in /cf-chat/cf-chat-domain Bumps spring-data-commons from 1.13.9.RELEASE to 1.13.13.RELEASE. Signed-off-by: dependabot[bot] --- cf-chat/cf-chat-domain/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cf-chat/cf-chat-domain/pom.xml b/cf-chat/cf-chat-domain/pom.xml index 2c1c7e4..de45d17 100644 --- a/cf-chat/cf-chat-domain/pom.xml +++ b/cf-chat/cf-chat-domain/pom.xml @@ -20,7 +20,7 @@ org.springframework.data spring-data-commons - 1.13.9.RELEASE + 1.13.13.RELEASE