From 6fdaf42f057f0d6253b3a6cbb70debc1cf2b9b89 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 24 Jan 2022 12:14:14 -0600 Subject: [PATCH] Test against Spring Framework 6.0.0-SNAPSHOT. Resolves #1235. --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index cd484360..655bf4d7 100644 --- a/pom.xml +++ b/pom.xml @@ -263,6 +263,9 @@ spring-buildsnapshot + + 6.0.0-SNAPSHOT +