Skip to content

Commit

Permalink
Disable tracing-decision addon.
Browse files Browse the repository at this point in the history
  • Loading branch information
baldimir committed May 27, 2024
1 parent 2f7c4d8 commit 7694cce
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions kogito-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2588,6 +2588,17 @@
<version>${project.version}</version>
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-addons-springboot-tracing-decision</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-addons-springboot-tracing-decision</artifactId>
<version>${project.version}</version>
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-addons-tracing-typedvalue-api</artifactId>
Expand Down

0 comments on commit 7694cce

Please sign in to comment.