wmedvede commented on code in PR #1944:
URL:
https://github.com/apache/incubator-kie-kogito-apps/pull/1944#discussion_r1435031734
##########
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:
I've added it because after building kogito-runtimes locally with
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3344, the
kogito-apps build stated to fail at this point. So I think we need to bump this
too.
--
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]