Skip to content

Commit 5425439

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter (GoogleCloudPlatform#3246)
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 a379eb3 commit 5425439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/java/spring-data-jpa

samples/java/spring-data-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.cloud</groupId>
5757
<artifactId>google-cloud-spanner-pgadapter</artifactId>
58-
<version>0.47.0</version>
58+
<version>0.47.1</version>
5959
</dependency>
6060
<!-- Add Spanner Hibernate tools for access to the batch compatible bit-reversed sequence generator. -->
6161
<dependency>

0 commit comments

Comments
 (0)