Skip to content

Commit

Permalink
Removing explicit dependency on spring-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjbaxter committed Feb 26, 2025
1 parent 794cdc0 commit 55f1f49
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 55f1f49

Please sign in to comment.