Skip to content

Commit

Permalink
Remove version management for spring-jdbc (#23355)
Browse files Browse the repository at this point in the history
  • Loading branch information
linghengqian committed Jan 7, 2023
1 parent 0cd7885 commit 21b9629
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -535,12 +535,6 @@
<version>${curator.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>${springframework.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 21b9629

Please sign in to comment.