Skip to content

Commit ec7bc6d

Browse files
chore(deps): bump com.google.cloud.tools:jib-maven-plugin (#2417)
1 parent 3c58e03 commit ec7bc6d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sample-operators/leader-election/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<maven.compiler.source>11</maven.compiler.source>
2020
<maven.compiler.target>11</maven.compiler.target>
21-
<jib-maven-plugin.version>3.4.2</jib-maven-plugin.version>
21+
<jib-maven-plugin.version>3.4.3</jib-maven-plugin.version>
2222
</properties>
2323

2424
<dependencyManagement>

sample-operators/mysql-schema/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<maven.compiler.source>11</maven.compiler.source>
2020
<maven.compiler.target>11</maven.compiler.target>
21-
<jib-maven-plugin.version>3.4.2</jib-maven-plugin.version>
21+
<jib-maven-plugin.version>3.4.3</jib-maven-plugin.version>
2222
</properties>
2323

2424
<dependencyManagement>

sample-operators/tomcat-operator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<maven.compiler.source>11</maven.compiler.source>
2020
<maven.compiler.target>11</maven.compiler.target>
21-
<jib-maven-plugin.version>3.4.2</jib-maven-plugin.version>
21+
<jib-maven-plugin.version>3.4.3</jib-maven-plugin.version>
2222
</properties>
2323

2424
<dependencyManagement>

sample-operators/webpage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<maven.compiler.source>11</maven.compiler.source>
2020
<maven.compiler.target>11</maven.compiler.target>
21-
<jib-maven-plugin.version>3.4.2</jib-maven-plugin.version>
21+
<jib-maven-plugin.version>3.4.3</jib-maven-plugin.version>
2222
</properties>
2323

2424
<dependencyManagement>

0 commit comments

Comments
 (0)