Skip to content

Commit 55f1f49

Browse files
committed
Removing explicit dependency on spring-framework
1 parent 794cdc0 commit 55f1f49

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -114,13 +114,6 @@
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>
124117

125118
<dependency>
126119
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)