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
Bumps [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) from 3.8.3 to 3.9.0.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.8.3...hypersistence-utils-parent-3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wglanzer committed Nov 12, 2024
1 parent cec50bb commit c4a1021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.8.3</version>
<version>3.9.0</version>
</dependency>

<!-- Custom VertX Object Mapper -->
Expand Down

0 comments on commit c4a1021

Please sign in to comment.