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 ebd9c42 commit c385603Copy full SHA for c385603
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.htmlunit</groupId>
7
<artifactId>htmlunit-websocket-client</artifactId>
8
- <version>4.4.0</version>
+ <version>4.5.0-SNAPSHOT</version>
9
10
<name>HtmlUnit WebSocket Client</name>
11
<organization>
@@ -27,7 +27,7 @@
27
<maven.compiler.source>8</maven.compiler.source>
28
<maven.compiler.target>8</maven.compiler.target>
29
30
- <jetty.version>9.4.55.v20240627</jetty.version>
+ <jetty.version>9.4.56.v20240826</jetty.version>
31
</properties>
32
33
<dependencies>
0 commit comments