Skip to content

Commit 65ed745

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-hibernate-tools (GoogleCloudPlatform#3216)
Bumps [com.google.cloud:google-cloud-spanner-hibernate-tools](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate) from 3.8.0 to 3.9.1. - [Release notes](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/releases) - [Changelog](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/blob/master/CHANGELOG.md) - [Commits](GoogleCloudPlatform/google-cloud-spanner-hibernate@v3.8.0...v3.9.1) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner-hibernate-tools dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f49497c commit 65ed745

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.cloud</groupId>
6363
<artifactId>google-cloud-spanner-hibernate-tools</artifactId>
64-
<version>3.8.0</version>
64+
<version>3.9.1</version>
6565
</dependency>
6666
<!-- Add Hypersistence Utils for access to additional data type mappings, for example for arrays. -->
6767
<dependency>

0 commit comments

Comments
 (0)