Skip to content

Commit

Permalink
WINDUP-4049 CVE update jetty (windup#1743)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-brophy authored May 14, 2024
1 parent fa707f0 commit 30e15bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,11 @@
<artifactId>vertx-core</artifactId>
<version>4.5.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-client</artifactId>
<version>9.4.53.v20231009</version>
</dependency>
</dependencies>
</dependencyManagement>
</project>

0 comments on commit 30e15bf

Please sign in to comment.