Revert "Update spring-framework to work around bug"

This reverts commit 3f6667d8df.
This commit is contained in:
Ryan Baxter
2025-02-21 09:02:47 -05:00
parent 5116f520b9
commit 646ecb132c

View File

@@ -114,13 +114,6 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>6.2.4-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>