Skip to content

Commit

Permalink
Bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.4
Browse files Browse the repository at this point in the history
Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/TooTallNate/Java-WebSocket/releases)
- [Changelog](https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md)
- [Commits](TooTallNate/Java-WebSocket@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: org.java-websocket:Java-WebSocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 22, 2023
1 parent 849f33f commit 4423e38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ subprojects {
equalsVerifierVersion = '3.15'
feignCoreVersion = '12.4'
feignGsonVersion = '12.4'
javaWebSocketVersion = '1.5.3'
javaWebSocketVersion = '1.5.4'
gsonVersion = '2.10.1'
guavaVersion = '32.1.1-jre'
hamcrestJsonVersion = '0.3'
hamcrestOptionalVersion = '2.0.0'
hamcrestVersion = '2.0.0.0'
jacksonDataTypeVersion = '2.14.2'
jakartaMailVersion = '2.0.1'
javaWebsocketVersion = '1.5.3'
javaWebsocketVersion = '1.5.4'
javaxActivationVersion = '1.1.1'
jaxbApiVersion = '2.3.1'
jaxbCoreVersion = '4.0.3'
Expand Down

0 comments on commit 4423e38

Please sign in to comment.