This commit is contained in:
2023-12-13 11:37:48 +01:00
parent f11e2fde88
commit 30c2f4c45d
11 changed files with 21 additions and 7 deletions
+5
View File
@@ -87,6 +87,11 @@
<artifactId>webstly-wireguard</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<scope>runtime</scope>
</dependency>
</dependencies>
<!-- Database -->