Skip to content

Commit

Permalink
add explicit jackson2-api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsymhoven authored and simonsymhoven committed Jul 6, 2022
1 parent de1e9bf commit 88f2184
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 @@ -91,6 +91,11 @@
<artifactId>echarts-api</artifactId>
<version>${echarts-api.version}</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>jackson2-api</artifactId>
<version>2.13.3-285.vc03c0256d517</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>select2-api</artifactId>
Expand Down

0 comments on commit 88f2184

Please sign in to comment.