Skip to content

Commit 9be93aa

Browse files
authored
chore(deps): update dependency com.google.cloud:libraries-bom to v26.32.0 (#1491)
1 parent c8b94e5 commit 9be93aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
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.31.0</version>
33+
<version>26.32.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

samples/spring-data-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
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.31.0</version>
33+
<version>26.32.0</version>
3434
<scope>import</scope>
3535
<type>pom</type>
3636
</dependency>

samples/spring-data-mybatis/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.31.0</version>
38+
<version>26.32.0</version>
3939
<scope>import</scope>
4040
<type>pom</type>
4141
</dependency>

0 commit comments

Comments
 (0)