Skip to content

Commit abc482b

Browse files
authored
deps: update dependency org.springframework.data:spring-data-bom to v2024 (googleapis#1611)
1 parent 389e174 commit abc482b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • java-spanner-jdbc/samples

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.springframework.data</groupId>
2525
<artifactId>spring-data-bom</artifactId>
26-
<version>2023.1.6</version>
26+
<version>2024.0.0</version>
2727
<scope>import</scope>
2828
<type>pom</type>
2929
</dependency>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.springframework.data</groupId>
3030
<artifactId>spring-data-bom</artifactId>
31-
<version>2023.1.6</version>
31+
<version>2024.0.0</version>
3232
<scope>import</scope>
3333
<type>pom</type>
3434
</dependency>

0 commit comments

Comments
 (0)