This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/main/com.google.cloud.tools-jib-maven-plugin-3.4.0
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
commit 49ff66da2d359f3ee6b6fdc54a255ab0a67749d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 22 06:50:42 2024 +0000
[bot][main]: Bump com.google.cloud.tools:jib-maven-plugin
Bumps
[com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib)
from 2.8.0 to 3.4.0.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)
---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[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 0008c4e9b..e6cf13c8c 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.4.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]