Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty.websocket:websocket-jakarta-serve…
Browse files Browse the repository at this point in the history
…r to v11.0.21
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 91adbce commit 215b478
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 @@ -196,7 +196,7 @@ project("${rootProject.name}-backend") {
implementation 'org.mongodb:mongo-java-driver:3.12.14'
implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'org.springframework:spring-context:6.1.6'
implementation 'org.eclipse.jetty.websocket:websocket-jakarta-server:11.0.20'
implementation 'org.eclipse.jetty.websocket:websocket-jakarta-server:11.0.21'
implementation 'org.apache.commons:commons-text:1.12.0'
}

Expand Down

0 comments on commit 215b478

Please sign in to comment.