Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud.tools:jib-maven-plugi…
Browse files Browse the repository at this point in the history
…n to v3.4.0 (#8668)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud.tools:jib-maven-plugin](https://togithub.com/GoogleContainerTools/jib) | `3.3.2` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud.tools:jib-maven-plugin/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud.tools:jib-maven-plugin/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud.tools:jib-maven-plugin/3.3.2/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud.tools:jib-maven-plugin/3.3.2/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/GoogleCloudPlatform/java-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate-bot committed Sep 22, 2023
1 parent a79a74c commit fb089a7
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion eventarc/audit-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/${env.PROJECT_ID}/gcs-container</image>
Expand Down
2 changes: 1 addition & 1 deletion eventarc/generic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/${env.PROJECT_ID}/eventarc-generic</image>
Expand Down
2 changes: 1 addition & 1 deletion eventarc/pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/${env.PROJECT_ID}/cloudrun-events-pubsub</image>
Expand Down
2 changes: 1 addition & 1 deletion eventarc/storage-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/gcs-container</image>
Expand Down
2 changes: 1 addition & 1 deletion run/endpoints-v2-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/${endpoints.project.id}/endpoints-container</image>
Expand Down
2 changes: 1 addition & 1 deletion run/hello-broken/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/hello-service</image>
Expand Down
2 changes: 1 addition & 1 deletion run/helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/helloworld</image>
Expand Down
2 changes: 1 addition & 1 deletion run/idp-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/idp-sql</image>
Expand Down
2 changes: 1 addition & 1 deletion run/image-processing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<from>
<image>gcr.io/PROJECT_ID/imagemagick</image>
Expand Down
2 changes: 1 addition & 1 deletion run/logging-manual/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/logging-manual</image>
Expand Down
2 changes: 1 addition & 1 deletion run/markdown-preview/editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/editor</image>
Expand Down
2 changes: 1 addition & 1 deletion run/markdown-preview/renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/renderer</image>
Expand Down
2 changes: 1 addition & 1 deletion run/pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/pubsub</image>
Expand Down
2 changes: 1 addition & 1 deletion run/system-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<from>
<image>gcr.io/PROJECT_ID/graphviz-base</image>
Expand Down
2 changes: 1 addition & 1 deletion session-handling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Copyright 2019 Google LLC
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>gcr.io/${gcloud.appId}/session-handling</image>
Expand Down

0 comments on commit fb089a7

Please sign in to comment.