Skip to content

Commit

Permalink
Bump org.eclipse.jetty.websocket:websocket-client
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty.websocket:websocket-client from 9.4.55.v20240627 to 9.4.56.v20240826.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty.websocket:websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent ba823a9 commit 4521268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signalflow-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-client</artifactId>
<version>9.4.55.v20240627</version>
<version>9.4.56.v20240826</version>
</dependency>

<!-- test -->
Expand Down

0 comments on commit 4521268

Please sign in to comment.