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

Bump jib-maven-plugin from 3.2.1 to 3.3.0
This commit is contained in:
Oliver 2022-09-07 21:44:25 +02:00 committed by GitHub
commit 7637f030da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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