Skip to content

Commit

Permalink
feat(components): add Management into observability-services-starter
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Nov 22, 2024
1 parent fb237e9 commit 79b0d08
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-opentelemetry-starter</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-management-starter</artifactId>
</dependency>
<!--START OF GENERATED CODE-->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
Expand Down

0 comments on commit 79b0d08

Please sign in to comment.