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

This commit is contained in:
Oliver 2024-02-28 09:25:23 +01:00 committed by GitHub
commit 44421ba2b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -158,7 +158,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<from>
<image>jetty:10-jre17-alpine</image>