gmunozfe commented on code in PR #2173:
URL:
https://github.com/apache/incubator-kie-kogito-examples/pull/2173#discussion_r2817760207
##########
serverless-workflow-examples/serverless-workflow-opentelemetry-jaeger-quarkus/pom.xml:
##########
@@ -62,22 +61,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
-
<dependency>
<groupId>${kogito.bom.group-id}</groupId>
<artifactId>${kogito.bom.artifact-id}</artifactId>
<version>${kogito.bom.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
-
- <dependency>
- <groupId>org.testcontainers</groupId>
- <artifactId>testcontainers-bom</artifactId>
- <version>${testcontainers.version}</version>
Review Comment:
@pefernan ok, let me check the errors and fix the rest of examples not
importing this from kogito bom
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]