We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7c4d8 commit 7694cceCopy full SHA for 7694cce
kogito-bom/pom.xml
@@ -2588,6 +2588,17 @@
2588
<version>${project.version}</version>
2589
<classifier>sources</classifier>
2590
</dependency>
2591
+ <dependency>
2592
+ <groupId>org.kie</groupId>
2593
+ <artifactId>kie-addons-springboot-tracing-decision</artifactId>
2594
+ <version>${project.version}</version>
2595
+ </dependency>
2596
2597
2598
2599
2600
+ <classifier>sources</classifier>
2601
2602
<dependency>
2603
<groupId>org.kie</groupId>
2604
<artifactId>kie-addons-tracing-typedvalue-api</artifactId>
0 commit comments