Skip to content

Commit

Permalink
FISH-7641 Add version to opentracing-api in Payara-BOM
Browse files Browse the repository at this point in the history
Flatten doesn't inherit this for some reason
  • Loading branch information
Pandrex247 committed Aug 2, 2023
1 parent 15b3735 commit 8c05fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/payara-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
<dependency>
<groupId>io.opentracing</groupId>
<artifactId>opentracing-api</artifactId>
<version>${opentracing.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8c05fde

Please sign in to comment.