fjtirado commented on code in PR #2173:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/2173#discussion_r2817440010


##########
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:
   More than removing, I think this needs to user the same version than in 
kogito build, so reference to this property 
https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/kogito-build/kogito-dependencies-bom/pom.xml#L145
   



-- 
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]

Reply via email to