Merge pull request #235 from omaster395464gh/dependabot/maven/main/com.google.cloud.tools-jib-maven-plugin-3.4.5

This commit is contained in:
Oliver 2025-03-18 08:52:04 +01:00 committed by GitHub
commit 3608274849
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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