Skip to content

Commit 68e2318

Browse files
fix(deps): update dependency com.google.cloud:libraries-bom to v26.12.0 (#7808)
* fix(deps): update dependency com.google.cloud:libraries-bom to v26.12.0 * Update pom.xml - automl * Update pom.xml - dataflow * Update pom.xml - compute * Update pom.xml - pubsublite * Update pom.xml - privateca --------- Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
1 parent 5af91da commit 68e2318

File tree

77 files changed

+77
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+77
-77
lines changed

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

+1-1
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>26.1.4</version>
48+
<version>26.12.0</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

appengine-java11/spanner/pom.xml

+1-1
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>26.1.4</version>
46+
<version>26.12.0</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

appengine-java11/tasks/pom.xml

+1-1
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>26.1.4</version>
50+
<version>26.12.0</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

appengine-java8/firebase-backend/pom.xml

+1-1
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>26.1.4</version>
38+
<version>26.12.0</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

appengine-java8/pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>libraries-bom</artifactId>
49-
<version>26.1.4</version>
49+
<version>26.12.0</version>
5050
<type>pom</type>
5151
<scope>import</scope>
5252
</dependency>

appengine-java8/spanner/pom.xml

+1-1
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>26.1.4</version>
48+
<version>26.12.0</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

appengine-java8/translate-pubsub/pom.xml

+1-1
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>26.1.4</version>
48+
<version>26.12.0</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

asset/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>libraries-bom</artifactId>
31-
<version>26.1.3</version>
31+
<version>26.12.0</version>
3232
<type>pom</type>
3333
<scope>import</scope>
3434
</dependency>

auth/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ limitations under the License.
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>libraries-bom</artifactId>
49-
<version>26.1.4</version>
49+
<version>26.12.0</version>
5050
<type>pom</type>
5151
<scope>import</scope>
5252
</dependency>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>libraries-bom</artifactId>
45-
<version>26.1.4</version>
45+
<version>26.12.0</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>libraries-bom</artifactId>
45-
<version>26.1.4</version>
45+
<version>26.12.0</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>libraries-bom</artifactId>
45-
<version>26.1.4</version>
45+
<version>26.12.0</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

container-registry/container-analysis/pom.xml

+1-1
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>26.1.4</version>
38+
<version>26.12.0</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

container-registry/vulnerability-notification-function/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.google.cloud</groupId>
8080
<artifactId>libraries-bom</artifactId>
81-
<version>26.1.4</version>
81+
<version>26.12.0</version>
8282
<type>pom</type>
8383
<scope>import</scope>
8484
</dependency>

datacatalog/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.11.0</version>
33+
<version>26.12.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

dataproc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.1.3</version>
33+
<version>26.12.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

dialogflow/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.1.3</version>
33+
<version>26.12.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

document-ai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.6.0</version>
33+
<version>26.12.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

errorreporting/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.1.4</version>
33+
<version>26.12.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

flexible/cloudstorage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>
5151
<artifactId>libraries-bom</artifactId>
52-
<version>26.1.4</version>
52+
<version>26.12.0</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

flexible/datastore/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>
5151
<artifactId>libraries-bom</artifactId>
52-
<version>26.1.4</version>
52+
<version>26.12.0</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

flexible/java-8/cloudstorage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>
5151
<artifactId>libraries-bom</artifactId>
52-
<version>26.1.4</version>
52+
<version>26.12.0</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

flexible/java-8/datastore/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>
5151
<artifactId>libraries-bom</artifactId>
52-
<version>26.1.4</version>
52+
<version>26.12.0</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

functions/helloworld/hello-gcs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>libraries-bom</artifactId>
45-
<version>26.1.4</version>
45+
<version>26.12.0</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

functions/helloworld/hello-pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>libraries-bom</artifactId>
45-
<version>26.1.4</version>
45+
<version>26.12.0</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

functions/imagemagick/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/ocr/ocr-process-image/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/ocr/ocr-save-result/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/ocr/ocr-translate-text/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/pubsub/publish-message/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/slack/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/spanner/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/v2/hello-gcs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>libraries-bom</artifactId>
45-
<version>26.1.4</version>
45+
<version>26.12.0</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

functions/v2/imagemagick/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/v2/ocr/ocr-process-image/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/v2/ocr/ocr-save-result/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

functions/v2/ocr/ocr-translate-text/pom.xml

+1-1
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>26.1.4</version>
44+
<version>26.12.0</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

healthcare/v1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.google.cloud</groupId>
6666
<artifactId>libraries-bom</artifactId>
67-
<version>26.1.4</version>
67+
<version>26.12.0</version>
6868
<type>pom</type>
6969
<scope>import</scope>
7070
</dependency>

iam/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<groupId>com.google.cloud</groupId>
7474
<scope>import</scope>
7575
<type>pom</type>
76-
<version>26.1.4</version>
76+
<version>26.12.0</version>
7777
</dependency>
7878
</dependencies>
7979
</dependencyManagement>

jobs/v4/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.google.cloud</groupId>
3434
<artifactId>libraries-bom</artifactId>
35-
<version>26.1.4</version>
35+
<version>26.12.0</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

kms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.1.4</version>
33+
<version>26.12.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

language/analysis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ limitations under the License.
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>libraries-bom</artifactId>
46-
<version>26.1.4</version>
46+
<version>26.12.0</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

language/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>libraries-bom</artifactId>
33-
<version>26.1.4</version>
33+
<version>26.12.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

media/livestream/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>libraries-bom</artifactId>
45-
<version>26.1.4</version>
45+
<version>26.12.0</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

0 commit comments

Comments
 (0)