Skip to content

Commit

Permalink
Use prism from bom (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Apr 9, 2024
1 parent 5657626 commit ad14c28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.76</version>
<version>4.80</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -88,7 +88,6 @@ THE SOFTWARE.
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>prism-api</artifactId>
<version>1.29.0-10</version>
</dependency>
<!-- For some reason need to explicitly depend on commons-text-api and commons-lang3-api for plugin-util-api to load -->
<dependency>
Expand Down

0 comments on commit ad14c28

Please sign in to comment.