Skip to content

Commit

Permalink
Remove h2 database from dependency (#12447)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankChen021 committed Apr 19, 2022
1 parent 7b3b71f commit 2677d27
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions processing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,12 +218,6 @@
<artifactId>JUnitParams</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.182</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
Expand Down

0 comments on commit 2677d27

Please sign in to comment.