Temporarily upgrade to spring-framework-bom:6.2.4-SNAPSHOT

This commit is contained in:
spencergibb
2025-02-18 11:38:42 -05:00
parent fb3c889c9c
commit 0716ec3a4d

View File

@@ -40,6 +40,13 @@
<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>
<artifactId>spring-cloud-stream-dependencies</artifactId>