Updated multiple sample so that it can be natively compiled

This commit is contained in:
Glenn Renfro
2022-09-27 12:29:56 -05:00
parent 53ed45051d
commit af7f086059
2 changed files with 1 additions and 5 deletions

View File

@@ -49,10 +49,6 @@
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>