Skip to content

Commit 10c14c9

Browse files
committed
Reapply "Update spring-framework to work around bug"
This reverts commit 646ecb1.
1 parent 646ecb1 commit 10c14c9

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
@@ -114,6 +114,13 @@
114114

115115
<dependencyManagement>
116116
<dependencies>
117+
<dependency>
118+
<groupId>org.springframework</groupId>
119+
<artifactId>spring-framework-bom</artifactId>
120+
<version>6.2.4-SNAPSHOT</version>
121+
<type>pom</type>
122+
<scope>import</scope>
123+
</dependency>
117124

118125
<dependency>
119126
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)