Skip to content

Commit

Permalink
Attempt to remove a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Oct 31, 2022
1 parent 00ed950 commit 128e0a8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions native-sql-engine/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,12 +212,6 @@
<version>${jackson.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.195</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalatestplus-mockito_2.12</artifactId>
Expand Down

0 comments on commit 128e0a8

Please sign in to comment.