Skip to content

Commit

Permalink
Merge pull request #6495 from Pandrex247/Add-Payara-API-to-Payara-BOM
Browse files Browse the repository at this point in the history
FISH-8083 Add Payara-API to Payara-BOM
  • Loading branch information
breakponchito authored Dec 4, 2023
2 parents 0a6b5da + 0a5bc02 commit 016aa66
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions api/payara-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>fish.payara.api</groupId>
<artifactId>payara-api</artifactId>
<version>${payara.core.version}</version>
</dependency>

<!-- APIs -->
<!-- Jakarta BOM. May be used in import scope by client instead of aggregate -->
<dependency>
Expand Down

0 comments on commit 016aa66

Please sign in to comment.