Upgrade samples to use latest milestones of dependencies

This commit is contained in:
Andy Wilkinson
2022-01-17 15:32:25 +00:00
parent 4cf5892015
commit e1dad3f60d
3 changed files with 5 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-bom</artifactId>
<version>2022.0.0-SNAPSHOT</version>
<version>2022.0.0-M1</version>
<scope>import</scope>
<type>pom</type>
</dependency>