Skip to content

Commit

Permalink
Bump hibernate-types-55 from 2.14.0 to 2.14.1
Browse files Browse the repository at this point in the history
Bumps [hibernate-types-55](https://github.com/vladmihalcea/hibernate-types) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/vladmihalcea/hibernate-types/releases)
- [Changelog](https://github.com/vladmihalcea/hibernate-types/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hibernate-types-parent-2.14.0...hibernate-types-parent-2.14.1)

---
updated-dependencies:
- dependency-name: com.vladmihalcea:hibernate-types-55
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kinow committed Mar 24, 2022
1 parent 1bb89c4 commit e4c6a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.vladmihalcea</groupId>
<artifactId>hibernate-types-55</artifactId>
<version>2.14.0</version>
<version>2.14.1</version>
</dependency>
<!-- Liquibase; note that Flyway, while probably having more documentation and users,
changed its license model. Similarly to mongo, we prefer an open license that
Expand Down

0 comments on commit e4c6a17

Please sign in to comment.