Skip to content

Commit

Permalink
[incubator-kie-issues#1541] Update jib-maven-plugin version (#2124)
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
(cherry picked from commit 67f5fb3)
  • Loading branch information
gitgabrio authored and Gabriele-Cardosi committed Oct 31, 2024
1 parent 633f51e commit b213801
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit b213801

Please sign in to comment.