Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0bc18c3

Browse files
authoredDec 4, 2024··
Update dependency com.google.cloud:libraries-bom to v26.51.0
1 parent af17c29 commit 0bc18c3

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed
 

Diff for: ‎10-beam-pipeline/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.17.0</version>
31+
<version>26.51.0</version>
3232
<type>pom</type>
3333
<scope>import</scope>
3434
</dependency>

Diff for: ‎231-met-alerts-cap-pipeline-beam/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>libraries-bom</artifactId>
32-
<version>26.17.0</version>
32+
<version>26.51.0</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

Diff for: ‎asset-hierarchy-pipeline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.google.cloud</groupId>
2828
<artifactId>libraries-bom</artifactId>
29-
<version>26.17.0</version>
29+
<version>26.51.0</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

Diff for: ‎copy-tables-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>libraries-bom</artifactId>
37-
<version>26.17.0</version>
37+
<version>26.51.0</version>
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>

Diff for: ‎interactive-pnid-batch-job/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>libraries-bom</artifactId>
28-
<version>26.17.0</version>
28+
<version>26.51.0</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>

Diff for: ‎notification-pipeline/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.17.0</version>
31+
<version>26.51.0</version>
3232
<type>pom</type>
3333
<scope>import</scope>
3434
</dependency>

Diff for: ‎rest-extractor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.google.cloud</groupId>
2828
<artifactId>libraries-bom</artifactId>
29-
<version>26.17.0</version>
29+
<version>26.51.0</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

Diff for: ‎workorder-pipeline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>libraries-bom</artifactId>
32-
<version>26.17.0</version>
32+
<version>26.51.0</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.