Skip to content

Commit

Permalink
Merge pull request #10 from osslabz/dependabot/maven/org.java-websock…
Browse files Browse the repository at this point in the history
…et-Java-WebSocket-1.5.7

build(deps): bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7
  • Loading branch information
rvullriede authored Jul 31, 2024
2 parents 02f61b0 + c0d4231 commit 2a98bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-WebSocket</artifactId>
<version>1.5.6</version>
<version>1.5.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2a98bfe

Please sign in to comment.