Skip to content

Commit 46339fe

Browse files
build(deps): bump com.google.cloud:google-cloud-spanner-hibernate-tools (#4164)
Bumps [com.google.cloud:google-cloud-spanner-hibernate-tools](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate) from 4.2.0 to 4.2.2. - [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@v4.2.0...v4.2.2) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner-hibernate-tools dependency-version: 4.2.2 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 8540462 commit 46339fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/java/hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-spanner-hibernate-tools</artifactId>
54-
<version>4.2.0</version>
54+
<version>4.2.2</version>
5555
</dependency>
5656
<!-- Add Hypersistence Utils for access to additional data type mappings, for example for arrays. -->
5757
<dependency>

0 commit comments

Comments
 (0)