Upgrade to Spring Framework 6.0.0-M4

Closes gh-794
This commit is contained in:
Andy Wilkinson
2022-05-16 14:09:34 +01:00
parent aa9d216155
commit c549837a38
8 changed files with 8 additions and 8 deletions

View File

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