Merge pull request #79 from omaster395464gh/dependabot/maven/com.google.cloud.tools-jib-maven-plugin-3.4.0

This commit is contained in:
Oliver 2023-09-27 23:36:40 +02:00 committed by GitHub
commit fa89601f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<from>
<image>compile.pdv.lan:8001/product/base/vis-tomcat:9.0</image>