Skip to content

Commit ff2c7ea

Browse files
build(deps): Bump com.google.cloud.tools:jib-maven-plugin (#265)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.5.0 to 3.5.1. - [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-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a013f35 commit ff2c7ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>com.google.cloud.tools</groupId>
196196
<artifactId>jib-maven-plugin</artifactId>
197-
<version>3.5.0</version>
197+
<version>3.5.1</version>
198198
<configuration>
199199
<to>
200200
<image>docker.io/cicirello/interactive-bin-packing</image>
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>com.google.cloud.tools</groupId>
231231
<artifactId>jib-maven-plugin</artifactId>
232-
<version>3.5.0</version>
232+
<version>3.5.1</version>
233233
<configuration>
234234
<to>
235235
<image>ghcr.io/cicirello/interactive-bin-packing</image>

0 commit comments

Comments
 (0)