Upgrade to new version of autobahntestsuite maven plugin. (#8668)
Motivation: A new version was released that fixes a few test-cases to allow more close codes. Modifications: Upgrade to 0.1.5 Result: More compliant testing of websockets.
This commit is contained in:
parent
35f609ba61
commit
de38d75137
@ -70,7 +70,7 @@
|
||||
<plugin>
|
||||
<groupId>me.normanmaurer.maven.autobahntestsuite</groupId>
|
||||
<artifactId>autobahntestsuite-maven-plugin</artifactId>
|
||||
<version>0.1.4</version>
|
||||
<version>0.1.5</version>
|
||||
<configuration>
|
||||
<mainClass>io.netty.testsuite.autobahn.AutobahnServer</mainClass>
|
||||
<cases>
|
||||
|
Loading…
Reference in New Issue
Block a user