Skip to content

Commit

Permalink
[JENKINS-71666] Adapt to Popper deprecation in Jenkins core (#8810)
Browse files Browse the repository at this point in the history
Removed deprecated popper2-api from war/pom.xml
  • Loading branch information
debayangg authored Jan 2, 2024
1 parent b5030b7 commit c878487
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -403,14 +403,6 @@ THE SOFTWARE.
<type>hpi</type>
</artifactItem>

<artifactItem>
<!-- former dependency of bootstrap5-api (see JENKINS-71666) -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>popper2-api</artifactId>
<version>2.11.6-4</version>
<type>hpi</type>
</artifactItem>

<artifactItem>
<!-- dependency of bootstrap5-api and echarts-api -->
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit c878487

Please sign in to comment.