Skip to content

Commit c966eef

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (GoogleCloudPlatform#3248)
Bumps [com.google.cloud:google-cloud-spanner-pgadapter](https://github.com/GoogleCloudPlatform/pgadapter) from 0.47.0 to 0.47.1. - [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases) - [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md) - [Commits](GoogleCloudPlatform/pgadapter@v0.47.0...v0.47.1) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner-pgadapter dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7444f89 commit c966eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/java/jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.google.cloud</groupId>
5858
<artifactId>google-cloud-spanner-pgadapter</artifactId>
59-
<version>0.47.0</version>
59+
<version>0.47.1</version>
6060
</dependency>
6161
<!-- [END pgadapter_and_jdbc_dependency] -->
6262
<dependency>

0 commit comments

Comments
 (0)