Upgrade to Spring Framework 6.0.0-SNAPSHOT.

Closes #2173.
This commit is contained in:
John Blum
2021-09-23 11:25:13 -07:00
committed by Mark Paluch
parent 7c65555a16
commit 691eaf281c

View File

@@ -16,6 +16,7 @@
</parent>
<properties>
<spring>6.0.0-SNAPSHOT</spring>
<springdata.keyvalue>2.6.0-SNAPSHOT</springdata.keyvalue>
<awaitility>4.0.2</awaitility>
<jta>1.1</jta>