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

This commit is contained in:
Oliver 2025-03-19 00:05:37 +01:00 committed by GitHub
commit f7f6bac944
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -185,7 +185,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.4</version>
<version>3.4.5</version>
<configuration>
<from>
<image>jetty:12.0-jdk17-alpine-eclipse-temurin</image>