Skip to content
Snippets Groups Projects
Commit 377c5a63 authored by Nicolay Schiøll-Johansen's avatar Nicolay Schiøll-Johansen
Browse files

fixed pom file issues

parent 27e4338e
No related branches found
No related tags found
2 merge requests!104Weekly merge to Master,!37Map page
Pipeline #76131 passed
......@@ -71,6 +71,19 @@
<version>13</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-web</artifactId>
<version>15-ea+2</version>
</dependency>
<dependency>
<groupId>com.sun.webkit</groupId>
<artifactId>webview-deps</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
<!-- MySQL Driver -->
<dependency>
<groupId>mysql</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment