Skip to content

Commit

Permalink
add dep
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Feb 29, 2024
1 parent 5339984 commit 7a189ec
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,12 @@
<version>2.4.21</version>
<scope>provided</scope>
</dependency>
<!--add jersey2-api-->
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>jersey2-api</artifactId>
<version>2.35-8</version>
</dependency>

<!--Tests-->
<dependency>
<groupId>org.jenkins-ci.main</groupId>
Expand Down

0 comments on commit 7a189ec

Please sign in to comment.