Skip to content

Commit

Permalink
Bump io.hypersistence:hypersistence-utils-hibernate-60 (#219)
Browse files Browse the repository at this point in the history
Bumps [io.hypersistence:hypersistence-utils-hibernate-60](https://github.com/vladmihalcea/hypersistence-utils) from 3.5.3 to 3.6.0.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.5.3...hypersistence-utils-parent-3.6.0)

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-60
  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>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 7a43363 commit 95c5fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/xapi-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-60</artifactId>
<version>3.5.3</version>
<version>3.6.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 95c5fc3

Please sign in to comment.