Skip to content

Commit

Permalink
[Improve][e2e] Remove duplicate dependencies (#8628)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuchunfu authored Feb 9, 2025
1 parent 80cc9fa commit f473bf4
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,6 @@
<version>${testcontainer.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

</project>

0 comments on commit f473bf4

Please sign in to comment.