This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new aa4ef331e [incubator-kie-issues#1541] Update jib-maven-plugin version
(#2124) (#2136)
aa4ef331e is described below
commit aa4ef331e1ec7f1c259c181223c3f3ac102ef788
Author: Gabriele Cardosi <[email protected]>
AuthorDate: Fri Nov 1 10:13:19 2024 +0100
[incubator-kie-issues#1541] Update jib-maven-plugin version (#2124) (#2136)
Co-authored-by: Gabriele-Cardosi <[email protected]>
(cherry picked from commit 67f5fb3edbb54507ee2d19915e5189a74c4099d2)
---
.../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 7db20ef1d..69bc234a4 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]