Skip to content

Commit

Permalink
pre download artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Nov 7, 2024
1 parent cdc0f1e commit c01b291
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jetty-embedded-12-ee11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,13 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>jakarta.interceptor</groupId>
<artifactId>jakarta.interceptor-api</artifactId>
<version>2.1.0</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>io.smallrye</groupId>
<artifactId>jandex</artifactId>
Expand Down

0 comments on commit c01b291

Please sign in to comment.