Skip to content

Commit

Permalink
FISH-8083 Add Payara-API to Payara-BOM
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Pielage <[email protected]>
  • Loading branch information
Pandrex247 committed Nov 29, 2023
1 parent 67bb2f2 commit a1f9711
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions api/payara-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,13 @@
<version>${project.version}</version>
</dependency>

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

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

0 comments on commit a1f9711

Please sign in to comment.