Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 53d2620

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.0 (#111)
Source-Repo: googleapis/java-containeranalysis Source-Sha: 6f1e90a Source-Link: 6f1e90a Author: WhiteSource Renovate <bot@renovateapp.com> Date: Wed Apr 1 21:36:14 2020 +0200 Original-Commit-Message: chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.0 (#111) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `4.3.0` -> `4.4.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-containeranalysis).
1 parent c9e5043 commit 53d2620

File tree

2 files changed

+11
-30
lines changed

2 files changed

+11
-30
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>4.3.0</version>
23+
<version>4.4.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>

synth.metadata

Lines changed: 10 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,10 @@
11
{
2-
"updateTime": "2020-03-25T16:57:17.136186Z",
32
"sources": [
43
{
5-
"generator": {
6-
"name": "artman",
7-
"version": "1.1.1",
8-
"dockerImage": "googleapis/artman@sha256:5ef340c8d9334719bc5c6981d95f4a5d2737b0a6a24f2b9a0d430e96fff85c5b"
9-
}
10-
},
11-
{
12-
"generator": {
13-
"name": "artman",
14-
"version": "1.1.1",
15-
"dockerImage": "googleapis/artman@sha256:5ef340c8d9334719bc5c6981d95f4a5d2737b0a6a24f2b9a0d430e96fff85c5b"
16-
}
17-
},
18-
{
19-
"generator": {
20-
"name": "artman",
21-
"version": "1.1.1",
22-
"dockerImage": "googleapis/artman@sha256:5ef340c8d9334719bc5c6981d95f4a5d2737b0a6a24f2b9a0d430e96fff85c5b"
4+
"git": {
5+
"name": ".",
6+
"remote": "https://github.com/googleapis/java-containeranalysis.git",
7+
"sha": "6f1e90aef6f9c2e190c246b23d82eb57baade86d"
238
}
249
},
2510
{
@@ -35,38 +20,34 @@
3520
"name": "googleapis",
3621
"remote": "https://github.com/googleapis/googleapis.git",
3722
"sha": "0e07113e776bdd8fcc0783372e08bb6e76cb1b5b",
38-
"internalRef": "302892245",
39-
"log": "0e07113e776bdd8fcc0783372e08bb6e76cb1b5b\ndocs: Update documentation with links to smart home developer guides and reference pages. Remove outdated authorization instructions.\n\nPiperOrigin-RevId: 302892245\n\n"
23+
"internalRef": "302892245"
4024
}
4125
},
4226
{
4327
"git": {
4428
"name": "synthtool",
4529
"remote": "https://github.com/googleapis/synthtool.git",
46-
"sha": "e36822bfa0acb355502dab391b8ef9c4f30208d8",
47-
"log": "e36822bfa0acb355502dab391b8ef9c4f30208d8\nchore(java): treat samples shared configuration dependency update as chore (#457)\n\n\n1b4cc80a7aaf164f6241937dd87f3bd1f4149e0c\nfix: do not run node 8 CI (#456)\n\n\n"
30+
"sha": "e36822bfa0acb355502dab391b8ef9c4f30208d8"
4831
}
4932
}
5033
],
5134
"destinations": [
5235
{
5336
"client": {
5437
"source": "googleapis",
55-
"apiName": "containeranalysis",
38+
"apiName": "devtools-containeranalysis",
5639
"apiVersion": "v1beta1",
5740
"language": "java",
58-
"generator": "gapic",
59-
"config": "google/devtools/containeranalysis/artman_containeranalysis_v1beta1.yaml"
41+
"generator": "bazel"
6042
}
6143
},
6244
{
6345
"client": {
6446
"source": "googleapis",
65-
"apiName": "containeranalysis",
47+
"apiName": "devtools-containeranalysis",
6648
"apiVersion": "v1",
6749
"language": "java",
68-
"generator": "gapic",
69-
"config": "google/devtools/containeranalysis/artman_containeranalysis_v1.yaml"
50+
"generator": "bazel"
7051
}
7152
}
7253
]

0 commit comments

Comments
 (0)