This is an automated email from the ASF dual-hosted git repository.

wmedvedeo 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 ce9ec5439 kie-issues-3343: Move main to maven.compiler.release -> 17 
(#1944)
ce9ec5439 is described below

commit ce9ec543954f2185a8b6da3d73ba0d3e8dc10e01
Author: Walter Medvedeo <[email protected]>
AuthorDate: Fri Dec 22 18:47:17 2023 +0100

    kie-issues-3343: Move main to maven.compiler.release -> 17 (#1944)
---
 .../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 7fda6c5f6..0008c4e9b 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.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>
   </properties>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to