Skip to content

Commit 93e2bb4

Browse files
Update dependency com.google.cloud.tools:jib-maven-plugin to v3.5.1 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 405ab72 commit 93e2bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro-to-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>com.google.cloud.tools</groupId>
103103
<artifactId>jib-maven-plugin</artifactId>
104-
<version>3.5.0</version>
104+
<version>3.5.1</version>
105105
<configuration>
106106
<to>piomin/intro-to-spring-boot</to>
107107
</configuration>

0 commit comments

Comments
 (0)