Skip to content

Commit

Permalink
https://github.com/jenkinsci/jenkins/pull/8380#pullrequestreview-2047…
Browse files Browse the repository at this point in the history
…034083
  • Loading branch information
basil authored and olamy committed May 13, 2024
1 parent 60609bd commit a556303
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ THE SOFTWARE.
<artifactId>websocket-jetty10</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>websocket-jetty12-ee8</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<!--
We bundle slf4j binding since we got some components (sshd for example)
Expand Down

0 comments on commit a556303

Please sign in to comment.