Skip to content

Commit

Permalink
chore: delete unused dependencies spring-framework-bom 5.3.22 & sprin…
Browse files Browse the repository at this point in the history
…g-cloud-dependencies 2021.0.4
  • Loading branch information
FanJups committed Jul 18, 2024
1 parent 2d1bb02 commit 865356f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,11 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.22</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.6.11</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2021.0.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
Expand Down

0 comments on commit 865356f

Please sign in to comment.