Upgrade samples to Spring Framework 6.0.0-M3

See gh-788
This commit is contained in:
Andy Wilkinson
2022-03-21 15:57:31 +00:00
parent f47663360d
commit 6c341cc63c
7 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>6.0.0-M2</version>
<version>6.0.0-M3</version>
<scope>import</scope>
<type>pom</type>
</dependency>