From 0e0cdd0c9a70975ddd2462753a9d584dd8b182bd Mon Sep 17 00:00:00 2001 From: mpeddada1 Date: Tue, 7 May 2024 15:34:03 +0000 Subject: [PATCH] chore: update plugin versions to 3.4.2 and core to 0.27.0 --- README.md | 2 +- first-party/build.gradle | 4 ++-- first-party/jib-layer-filter-extension-maven/README.md | 2 +- first-party/jib-native-image-extension-maven/README.md | 2 +- first-party/jib-ownership-extension-maven/README.md | 2 +- first-party/jib-quarkus-extension-maven/README.md | 2 +- first-party/jib-spring-boot-extension-maven/README.md | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f0aaae2..843bc3b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The following example adds and runs the [Jib Layer-Filter Extension](first-party com.google.cloud.tools jib-maven-plugin - 3.4.1 + 3.4.2 diff --git a/first-party/build.gradle b/first-party/build.gradle index 6a6cbba..b209b44 100644 --- a/first-party/build.gradle +++ b/first-party/build.gradle @@ -62,8 +62,8 @@ subprojects { GUAVA: 'com.google.guava:guava:30.1.1-jre', JSR305: 'com.google.code.findbugs:jsr305:3.0.2', // transitively pulled in by GUAVA - JIB_CORE: 'com.google.cloud.tools:jib-core:0.26.0', - JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.4.1', + JIB_CORE: 'com.google.cloud.tools:jib-core:0.27.0', + JIB_GRADLE: 'com.google.cloud.tools:jib-gradle-plugin:3.4.2', // for Build Plan and Jib Plugins Extension API JIB_GRADLE_EXTENSION: 'com.google.cloud.tools:jib-gradle-plugin-extension-api:0.4.0', diff --git a/first-party/jib-layer-filter-extension-maven/README.md b/first-party/jib-layer-filter-extension-maven/README.md index 914abc4..7b917c0 100644 --- a/first-party/jib-layer-filter-extension-maven/README.md +++ b/first-party/jib-layer-filter-extension-maven/README.md @@ -10,7 +10,7 @@ Check out the [genenal instructions](../../README.md#using-jib-plugin-extensions com.google.cloud.tools jib-maven-plugin - 3.4.1 + 3.4.2 diff --git a/first-party/jib-native-image-extension-maven/README.md b/first-party/jib-native-image-extension-maven/README.md index ed5faac..f208cc4 100644 --- a/first-party/jib-native-image-extension-maven/README.md +++ b/first-party/jib-native-image-extension-maven/README.md @@ -14,7 +14,7 @@ Check out the [general instructions](../../README.md#using-jib-plugin-extensions com.google.cloud.tools jib-maven-plugin - 3.4.1 + 3.4.2 diff --git a/first-party/jib-ownership-extension-maven/README.md b/first-party/jib-ownership-extension-maven/README.md index e6be336..85afac2 100644 --- a/first-party/jib-ownership-extension-maven/README.md +++ b/first-party/jib-ownership-extension-maven/README.md @@ -12,7 +12,7 @@ Check out the [genenal instructions](../../README.md#using-jib-plugin-extensions com.google.cloud.tools jib-maven-plugin - 3.4.1 + 3.4.2 diff --git a/first-party/jib-quarkus-extension-maven/README.md b/first-party/jib-quarkus-extension-maven/README.md index b26e2b5..11426cc 100644 --- a/first-party/jib-quarkus-extension-maven/README.md +++ b/first-party/jib-quarkus-extension-maven/README.md @@ -21,7 +21,7 @@ Note that `` should be set to some placeholder value to su com.google.cloud.tools jib-maven-plugin - 3.4.1 + 3.4.2 diff --git a/first-party/jib-spring-boot-extension-maven/README.md b/first-party/jib-spring-boot-extension-maven/README.md index 0c7762a..acf6863 100644 --- a/first-party/jib-spring-boot-extension-maven/README.md +++ b/first-party/jib-spring-boot-extension-maven/README.md @@ -16,7 +16,7 @@ Check out the [genenal instructions](../../README.md#using-jib-plugin-extensions com.google.cloud.tools jib-maven-plugin - 3.4.1 + 3.4.2