Skip to content

Commit 685ccf8

Browse files
authored
chore(deps): update dependency com.google.cloud:libraries-bom to v26.63.0 (#2130)
1 parent 4fe35e5 commit 685ccf8

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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.62.0</version>
30+
<version>26.63.0</version>
3131
<type>pom</type>
3232
<scope>import</scope>
3333
</dependency>

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.62.0</version>
29+
<version>26.63.0</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

samples/spring-data-jdbc/googlesql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.cloud</groupId>
3939
<artifactId>libraries-bom</artifactId>
40-
<version>26.62.0</version>
40+
<version>26.63.0</version>
4141
<scope>import</scope>
4242
<type>pom</type>
4343
</dependency>

samples/spring-data-jdbc/postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.cloud</groupId>
3939
<artifactId>libraries-bom</artifactId>
40-
<version>26.62.0</version>
40+
<version>26.63.0</version>
4141
<scope>import</scope>
4242
<type>pom</type>
4343
</dependency>

samples/spring-data-mybatis/googlesql/pom.xml

Lines changed: 1 addition & 1 deletion
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.62.0</version>
45+
<version>26.63.0</version>
4646
<scope>import</scope>
4747
<type>pom</type>
4848
</dependency>

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.62.0</version>
38+
<version>26.63.0</version>
3939
<scope>import</scope>
4040
<type>pom</type>
4141
</dependency>

0 commit comments

Comments
 (0)