Skip to content

Commit

Permalink
fix(DPE-444) : setup build
Browse files Browse the repository at this point in the history
  • Loading branch information
f2par0 committed Nov 25, 2024
1 parent 999e476 commit 4f6a1cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,11 @@
<artifactId>jetty-ee10-servlet</artifactId>
<version>${jetty.tesb.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>${jetty.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
Expand Down

0 comments on commit 4f6a1cc

Please sign in to comment.