Skip to content

Commit

Permalink
Merge pull request #4693 from RPTools/dependabot/gradle/develop/org.e…
Browse files Browse the repository at this point in the history
…clipse.jetty.websocket-websocket-server-9.4.54.v20240208

Bump org.eclipse.jetty.websocket:websocket-server from 9.4.53.v20231009 to 9.4.54.v20240208
  • Loading branch information
cwisniew committed Feb 15, 2024
2 parents 44bade7 + f0c2d7d commit 6e50d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ dependencies {
implementation 'org.eclipse.jetty:jetty-webapp:9.4.44.v20210927'
implementation 'org.eclipse.jetty:jetty-continuation:9.4.42.v20210604'
implementation 'org.eclipse.jetty.websocket:websocket-client:9.4.53.v20231009'
implementation 'org.eclipse.jetty.websocket:websocket-server:9.4.53.v20231009'
implementation 'org.eclipse.jetty.websocket:websocket-server:9.4.54.v20240208'
implementation 'org.eclipse.jetty.websocket:websocket-servlet:9.4.42.v20210604'
implementation 'org.eclipse.jetty.websocket:websocket-api:9.4.42.v20210604'

Expand Down

0 comments on commit 6e50d06

Please sign in to comment.