Bump com.google.cloud.tools:jib-maven-plugin from 3.4.3 to 3.4.4
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/GoogleContainerTools/jib/releases) - [Commits](https://github.com/GoogleContainerTools/jib/commits) --- updated-dependencies: - dependency-name: com.google.cloud.tools:jib-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
42734a40f9
commit
0d3c7090dd
2
pom.xml
2
pom.xml
@ -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.3</version>
|
<version>3.4.4</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<from>
|
<from>
|
||||||
<image>jetty:10-jre17-alpine</image>
|
<image>jetty:10-jre17-alpine</image>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user