8000 fix(deps): update dependency com.google.cloud:libraries-bom to v26.61… · googleapis/google-cloud-java@d712f07 · GitHub
[go: up one dir, main page]

Skip to content

Commit d712f07

Browse files
authored
fix(deps): update dependency com.google.cloud:libraries-bom to v26.61.0 (#11604)
1 parent 5e37958 commit d712f07

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

java-dns/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>26.59.0</version>
23+
<version>26.61.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>

java-notification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>26.59.0</version>
26+
<version>26.61.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

java-samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.google.cloud</groupId>
2020
<artifactId>libraries-bom</artifactId>
21-
<version>26.59.0</version>
21+
<version>26.61.0</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

java-vertexai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1818
<dependency>
1919
<groupId>com.google.cloud</groupId>
2020
<artifactId>libraries-bom</artifactId>
21-
<version>26.59.0</version>
21+
<version>26.61.0</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

0 commit comments

Comments
 (0)
0