parent
13a75adba9
commit
6a80ce878f
6
pom.xml
6
pom.xml
|
@ -12,7 +12,7 @@
|
|||
<version>0.98</version>
|
||||
|
||||
<properties>
|
||||
<dropwizard.version>0.9.0-rc3</dropwizard.version>
|
||||
<dropwizard.version>0.9.2</dropwizard.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
@ -94,12 +94,12 @@
|
|||
<dependency>
|
||||
<groupId>org.whispersystems</groupId>
|
||||
<artifactId>websocket-resources</artifactId>
|
||||
<version>0.3.2</version>
|
||||
<version>0.3.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.whispersystems</groupId>
|
||||
<artifactId>dropwizard-simpleauth</artifactId>
|
||||
<version>0.1.0</version>
|
||||
<version>0.1.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue