Skip to content

Commit c385603

Browse files
committed
jetty 9.4.56.v20240826
1 parent ebd9c42 commit c385603

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.htmlunit</groupId>
77
<artifactId>htmlunit-websocket-client</artifactId>
8-
<version>4.4.0</version>
8+
<version>4.5.0-SNAPSHOT</version>
99

1010
<name>HtmlUnit WebSocket Client</name>
1111
<organization>
@@ -27,7 +27,7 @@
2727
<maven.compiler.source>8</maven.compiler.source>
2828
<maven.compiler.target>8</maven.compiler.target>
2929

30-
<jetty.version>9.4.55.v20240627</jetty.version>
30+
<jetty.version>9.4.56.v20240826</jetty.version>
3131
</properties>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)