Skip to content

Commit d95f608

Browse files
authored
chore(deps): update dependency com.google.cloud:libraries-bom to v26.76.0 (#2399)
1 parent 8a3b5a8 commit d95f608

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

java-spanner-jdbc/samples/quickperf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.cloud</groupId>
2929
<artifactId>libraries-bom</artifactId>
30-
<version>26.75.0</version>
30+
<version>26.76.0</version>
3131
<type>pom</type>
3232
<scope>import</scope>
3333
</dependency>

java-spanner-jdbc/samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
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.75.0</version>
29+
<version>26.76.0</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

java-spanner-jdbc/samples/spring-data-jdbc/googlesql/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>26.75.0</version>
44+
<version>26.76.0</version>
4545
<scope>import</scope>
4646
<type>pom</type>
4747
</dependency>

java-spanner-jdbc/samples/spring-data-jdbc/postgresql/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>26.75.0</version>
44+
<version>26.76.0</version>
4545
<scope>import</scope>
4646
<type>pom</type>
4747
</dependency>

java-spanner-jdbc/samples/spring-data-mybatis/googlesql/pom.xml

Lines changed: 1 addition & 1 deletion
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.75.0</version>
49+
<version>26.76.0</version>
5050
<scope>import</scope>
5151
<type>pom</type>
5252
</dependency>

java-spanner-jdbc/samples/spring-data-mybatis/postgresql/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>26.75.0</version>
38+
<version>26.76.0</version>
3939
<scope>import</scope>
4040
<type>pom</type>
4141
</dependency>

0 commit comments

Comments
 (0)