Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-60
  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>
Co-authored-by: Thomas Turrell-Croft <thomasturrell@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and thomasturrell authored Jun 5, 2023
1 parent c799fd2 commit c5164fb
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.4.1</version>
<version>3.4.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit c5164fb

Please sign in to comment.