Skip to content

Commit

Permalink
build(deps): [CXF-8937] Add cxf-integration-tracing-micrometer to cxf…
Browse files Browse the repository at this point in the history
…-bom (jboss#1) (apache#1455)
  • Loading branch information
oburgosm authored Sep 28, 2023
1 parent 7e68c88 commit e4537e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@
<artifactId>cxf-integration-tracing-brave</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-tracing-micrometer</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-tracing-opentracing</artifactId>
Expand Down

0 comments on commit e4537e7

Please sign in to comment.