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

This commit is contained in:
Oliver 2023-05-16 08:24:43 +02:00 committed by GitHub
commit 47baad528e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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