Skip to content

Commit 86a856d

Browse files
authored
chore(deps): update dependency com.google.cloud:libraries-bom to v19.2.1 (GoogleCloudPlatform#4918)
[![WhiteSource 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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `19.1.0` -> `19.2.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/compatibility-slim/19.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/confidence-slim/19.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Never, 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#github/GoogleCloudPlatform/java-docs-samples).
1 parent ab57612 commit 86a856d

File tree

38 files changed

+38
-38
lines changed

38 files changed

+38
-38
lines changed

appengine-java11/guestbook-cloud-firestore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>libraries-bom</artifactId>
48-
<version>19.1.0</version>
48+
<version>19.2.1</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

appengine-java11/spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>libraries-bom</artifactId>
46-
<version>19.1.0</version>
46+
<version>19.2.1</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

appengine-java11/tasks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Copyright 2019 Google LLC
4747
<dependency>
4848
<groupId>com.google.cloud</groupId>
4949
<artifactId>libraries-bom</artifactId>
50-
<version>19.1.0</version>
50+
<version>19.2.1</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

appengine-java8/firebase-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.cloud</groupId>
3737
<artifactId>libraries-bom</artifactId>
38-
<version>19.1.0</version>
38+
<version>19.2.1</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

appengine-java8/pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>libraries-bom</artifactId>
48-
<version>19.1.0</version>
48+
<version>19.2.1</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

appengine-java8/spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>libraries-bom</artifactId>
48-
<version>19.1.0</version>
48+
<version>19.2.1</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

appengine-java8/translate-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>libraries-bom</artifactId>
47-
<version>19.1.0</version>
47+
<version>19.2.1</version>
4848
<type>pom</type>
4949
<scope>import</scope>
5050
</dependency>

auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ limitations under the License.
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>libraries-bom</artifactId>
48-
<version>19.1.0</version>
48+
<version>19.2.1</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

cloud-sql/mysql/client-side-encryption/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>libraries-bom</artifactId>
44-
<version>19.1.0</version>
44+
<version>19.2.1</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

cloud-sql/postgres/client-side-encryption/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>libraries-bom</artifactId>
44-
<version>19.1.0</version>
44+
<version>19.2.1</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

0 commit comments

Comments
 (0)