Skip to content

Commit

Permalink
Merge pull request #97 from SonicCloudOrg/dependabot/maven/org.java-w…
Browse files Browse the repository at this point in the history
…ebsocket-Java-WebSocket-1.5.4

build(deps): bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.4
  • Loading branch information
ZhouYixun committed Jul 28, 2023
2 parents 321352e + f8bad63 commit c778ad9
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 @@ -87,7 +87,7 @@
<dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-WebSocket</artifactId>
<version>1.5.3</version>
<version>1.5.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit c778ad9

Please sign in to comment.