This is an automated email from the ASF dual-hosted git repository.
gitgabrio pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/main by this push:
new 67f5fb3ed [incubator-kie-issues#1541] Update jib-maven-plugin version
(#2124)
67f5fb3ed is described below
commit 67f5fb3edbb54507ee2d19915e5189a74c4099d2
Author: Gabriele Cardosi <[email protected]>
AuthorDate: Wed Oct 23 14:57:43 2024 +0200
[incubator-kie-issues#1541] Update jib-maven-plugin version (#2124)
Co-authored-by: Gabriele-Cardosi <[email protected]>
---
.../integration-tests-trusty-service-springboot/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/apps-integration-tests/integration-tests-trusty-service/integration-tests-trusty-service-springboot/pom.xml
b/apps-integration-tests/integration-tests-trusty-service/integration-tests-trusty-service-springboot/pom.xml
index 1f01ab3b4..fd3795441 100644
---
a/apps-integration-tests/integration-tests-trusty-service/integration-tests-trusty-service-springboot/pom.xml
+++
b/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.8.0</version.jib-maven-plugin>
+ <version.jib-maven-plugin>3.3.1</version.jib-maven-plugin>
<jib-maven-plugin.container.image>eclipse-temurin:17-jre</jib-maven-plugin.container.image>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]