deps: update dependency org.springframework.boot:spring-boot-starter-… · googleapis/java-spanner-jdbc@61714fb

2 files changed

lines changed

Original file line numberDiff line numberDiff line change

@@ -59,7 +59,7 @@

5959

<dependency>

6060

<groupId>org.springframework.boot</groupId>

6161

<artifactId>spring-boot-starter-data-jdbc</artifactId>

62-

<version>4.0.1</version>

62+

<version>4.0.2</version>

6363

</dependency>

6464
6565

<!-- Add the Spanner JDBC driver. -->

Original file line numberDiff line numberDiff line change

@@ -59,7 +59,7 @@

5959

<dependency>

6060

<groupId>org.springframework.boot</groupId>

6161

<artifactId>spring-boot-starter-data-jdbc</artifactId>

62-

<version>4.0.1</version>

62+

<version>4.0.2</version>

6363

</dependency>

6464
6565

<!-- Add both the Cloud Spanner and the PostgreSQL JDBC driver. -->