Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-spanner-jdbc from 2.14.6 to 2.15.1
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc) from 2.14.6 to 2.15.1.
- [Release notes](https://github.com/googleapis/java-spanner-jdbc/releases)
- [Changelog](https://github.com/googleapis/java-spanner-jdbc/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-spanner-jdbc@v2.14.6...v2.15.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 1d33d18 commit e2b7c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.14.6</version>
<version>2.15.1</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e2b7c60

Please sign in to comment.