Upgrade to Spring Boot 2.5 snapshots.

Closes #170.
This commit is contained in:
Mark Paluch
2021-02-09 10:55:21 +01:00
parent e63e71b83d
commit 4efa0f8e00
5 changed files with 14 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.data.benchmark</groupId>
<artifactId>spring-data-benchmark-parent</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
</parent>
<artifactId>spring-data-benchmark-support</artifactId>