Fixed typo in artifactId

This commit is contained in:
Tim203 2021-03-03 21:49:42 +01:00
parent a2d3ccfb2f
commit cea16270c4
No known key found for this signature in database
GPG Key ID: 064EE9F5BF7C3EE8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
</dependency>
<dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-Websocket</artifactId>
<artifactId>Java-WebSocket</artifactId>
<version>1.5.1</version>
</dependency>
<dependency>