We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac0446 commit b19fbc6Copy full SHA for b19fbc6
pom.xml
@@ -10,7 +10,7 @@
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>websocket-server</artifactId>
13
- <version>1.0.14</version>
+ <version>1.0.15</version>
14
<name>WebsocketServer</name>
15
<packaging>jar</packaging>
16
@@ -32,7 +32,7 @@
32
</dependency>
33
<dependency>
34
<groupId>info.unterrainer.commons</groupId>
35
- <artifactId>jre-utils:jar</artifactId>
+ <artifactId>jre-utils</artifactId>
36
<version>1.0.1</version>
37
38
0 commit comments