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] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-18 22:49:05 +00:00 committed by GitHub
parent 3cb9692ea6
commit 60e1596213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>1.13.9.RELEASE</version>
<version>1.13.13.RELEASE</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.springframework.data/spring-data-mongodb -->
<dependency>