Skip to content

Commit 0716ec3

Browse files
committed
Temporarily upgrade to spring-framework-bom:6.2.4-SNAPSHOT
1 parent fb3c889 commit 0716ec3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@
4040

4141
<dependencyManagement>
4242
<dependencies>
43+
<dependency>
44+
<groupId>org.springframework</groupId>
45+
<artifactId>spring-framework-bom</artifactId>
46+
<version>6.2.4-SNAPSHOT</version>
47+
<type>pom</type>
48+
<scope>import</scope>
49+
</dependency>
4350
<dependency>
4451
<groupId>org.springframework.cloud</groupId>
4552
<artifactId>spring-cloud-stream-dependencies</artifactId>

0 commit comments

Comments
 (0)