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 df68d81 commit bbc0c98Copy full SHA for bbc0c98
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>org.red5</groupId>
5
<artifactId>red5-parent</artifactId>
6
- <version>1.0.9-SNAPSHOT</version>
+ <version>1.0.9-M1</version>
7
</parent>
8
<modelVersion>4.0.0</modelVersion>
9
<artifactId>red5-server</artifactId>
@@ -63,7 +63,7 @@
63
<red5-service.version>${project.parent.version}</red5-service.version>
64
<red5-server-common.version>${project.parent.version}</red5-server-common.version>
65
<tomcatplugin.version>1.18</tomcatplugin.version>
66
- <websocket.version>1.8</websocket.version>
+ <websocket.version>1.9</websocket.version>
67
<cors-filter.version>2.5</cors-filter.version>
68
</properties>
69
<repositories>
0 commit comments