Revert change to DWR fixes #923

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2019-03-26 16:08:54 -06:00
parent ab92f83c1f
commit 8a1f36c792
+1 -1
View File
@@ -223,7 +223,7 @@
<dependency> <dependency>
<groupId>org.directwebremoting</groupId> <groupId>org.directwebremoting</groupId>
<artifactId>dwr</artifactId> <artifactId>dwr</artifactId>
<version>3.0.2-RELEASE</version> <version>3.0.rc1</version>
</dependency> </dependency>
<!--Needed by dwr--> <!--Needed by dwr-->