Skip to content

Commit

Permalink
Bump google-cloud-spanner-jdbc from 2.9.16 to 2.10.0 (#322)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc) from 2.9.16 to 2.10.0.
- [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.9.16...v2.10.0)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Kroth <[email protected]>
  • Loading branch information
dependabot[bot] and bpkroth committed Nov 14, 2023
1 parent 5785a8f commit c2170a7
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 @@ -110,7 +110,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.9.16</version>
<version>2.10.0</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit c2170a7

Please sign in to comment.