Skip to content

Commit

Permalink
build(deps): bump io.hypersistence:hypersistence-utils-hibernate-63 (#…
Browse files Browse the repository at this point in the history
…1430)

Bumps [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) from 3.7.2 to 3.7.3.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.7.2...hypersistence-utils-parent-3.7.3)

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-63
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent e718f06 commit 3094efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.7.2</version>
<version>3.7.3</version>
</dependency>
<!-- Add testcontainers, so we can run a Docker container with PGAdapter+Spanner Emulator -->
<dependency>
Expand Down

0 comments on commit 3094efa

Please sign in to comment.