pefernan commented on code in PR #1944:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/1944#discussion_r1435016981


##########
apps-integration-tests/integration-tests-trusty-service/integration-tests-trusty-service-springboot/pom.xml:
##########
@@ -33,7 +33,7 @@
   <properties>
     
<container.image.kogito-service>org.kie.kogito/integration-tests-trusty-service-springboot:${project.version}</container.image.kogito-service>
     <sonar.exclusions>**/KogitoApplication.java</sonar.exclusions>
-    <version.jib-maven-plugin>2.5.2</version.jib-maven-plugin>
+    <version.jib-maven-plugin>2.8.0</version.jib-maven-plugin>
     
<jib-maven-plugin.container.image>eclipse-temurin:17-jre</jib-maven-plugin.container.image>

Review Comment:
   @wmedvede I added this property to configure the jib plugin default image 
because if not specified it was using the `eclipse-temurin:11-jre`. Maybe with 
this upgrade this is no longer needed.



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