diff --git a/examples/jib-gradle/build.gradle b/examples/jib-gradle/build.gradle
index 3b8da816921..f636260d3ad 100644
--- a/examples/jib-gradle/build.gradle
+++ b/examples/jib-gradle/build.gradle
@@ -3,7 +3,7 @@ plugins {
id 'groovy'
id 'io.spring.dependency-management' version '1.0.6.RELEASE'
id 'net.ltgt.apt-idea' version '0.18'
- id 'com.google.cloud.tools.jib' version '2.0.0'
+ id 'com.google.cloud.tools.jib' version '2.1.0'
}
version '0.1'
diff --git a/examples/jib-multimodule/pom.xml b/examples/jib-multimodule/pom.xml
index 0770accb998..48d1106adfe 100644
--- a/examples/jib-multimodule/pom.xml
+++ b/examples/jib-multimodule/pom.xml
@@ -18,7 +18,7 @@
1.8
- 2.0.0
+ 2.1.0
diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml
index d4ef82cc237..d0e2d1df92d 100644
--- a/examples/jib/pom.xml
+++ b/examples/jib/pom.xml
@@ -9,7 +9,7 @@
1.8
- 2.0.0
+ 2.1.0
diff --git a/integration/examples/jib-gradle/build.gradle b/integration/examples/jib-gradle/build.gradle
index 3b8da816921..f636260d3ad 100644
--- a/integration/examples/jib-gradle/build.gradle
+++ b/integration/examples/jib-gradle/build.gradle
@@ -3,7 +3,7 @@ plugins {
id 'groovy'
id 'io.spring.dependency-management' version '1.0.6.RELEASE'
id 'net.ltgt.apt-idea' version '0.18'
- id 'com.google.cloud.tools.jib' version '2.0.0'
+ id 'com.google.cloud.tools.jib' version '2.1.0'
}
version '0.1'
diff --git a/integration/examples/jib-multimodule/pom.xml b/integration/examples/jib-multimodule/pom.xml
index 0770accb998..48d1106adfe 100644
--- a/integration/examples/jib-multimodule/pom.xml
+++ b/integration/examples/jib-multimodule/pom.xml
@@ -18,7 +18,7 @@
1.8
- 2.0.0
+ 2.1.0
diff --git a/integration/examples/jib/pom.xml b/integration/examples/jib/pom.xml
index d4ef82cc237..d0e2d1df92d 100644
--- a/integration/examples/jib/pom.xml
+++ b/integration/examples/jib/pom.xml
@@ -9,7 +9,7 @@
1.8
- 2.0.0
+ 2.1.0
diff --git a/integration/testdata/debug/jib/pom.xml b/integration/testdata/debug/jib/pom.xml
index 8d47ad317ce..182ba389ec3 100644
--- a/integration/testdata/debug/jib/pom.xml
+++ b/integration/testdata/debug/jib/pom.xml
@@ -8,7 +8,7 @@
Simple Java server with Skaffold and Jib
- 2.0.0
+ 2.1.0
1.8
1.8
diff --git a/integration/testdata/jib/pom.xml b/integration/testdata/jib/pom.xml
index 8d47ad317ce..182ba389ec3 100644
--- a/integration/testdata/jib/pom.xml
+++ b/integration/testdata/jib/pom.xml
@@ -8,7 +8,7 @@
Simple Java server with Skaffold and Jib
- 2.0.0
+ 2.1.0
1.8
1.8