Upgrade samples to Spring Framework 6.0.0.M5

See gh-822
This commit is contained in:
Andy Wilkinson
2022-07-18 17:23:56 +01:00
parent 63be118ed0
commit f7bad388e2
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-M4</version>
<version>6.0.0-M5</version>
<scope>import</scope>
<type>pom</type>
</dependency>