diff options
author | Marge Bot <marge@benkard.de> | 2023-08-26 05:10:06 +0000 |
---|---|---|
committer | Marge Bot <marge@benkard.de> | 2023-08-26 05:10:06 +0000 |
commit | c0f642671aaf04b506f1f6786520d74dfcda3e36 (patch) | |
tree | 8fd0ee9dd993b609c437a45f03027f24b6d48407 | |
parent | 2f015c77eda2dafd9ceb0d68b5ef4c1dd570339c (diff) | |
parent | aeb81b062b980e9cb9204dad74e937fd3ee8ad75 (diff) |
Update dependency io.hypersistence:hypersistence-utils-hibernate-62 to v3.5.2 (mulk/mulkcms2!34)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.hypersistence:hypersistence-utils-hibernate-62](https://github.com/vladmihalcea/hypersistence-utils) | compile | patch | `3.5.1` -> `3.5.2` |
---
### Release Notes
<details>
<summary>vladmihalcea/hypersistence-utils</summary>
### [`v3.5.2`](https://github.com/vladmihalcea/hypersistence-utils/blob/HEAD/changelog.txt#Version-352---August-25-2023)
\================================================================================
ListArrayTypeDescriptor should use Collection as the underlying JavaType [#​650](https://github.com/vladmihalcea/hypersistence-utils/issues/650)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ <flexmark.version>0.64.8</flexmark.version> <google.java.format.version>1.15.0</google.java.format.version> <hibernate.version>6.2.7.Final</hibernate.version> - <hibernate-types.version>3.5.1</hibernate-types.version> + <hibernate-types.version>3.5.2</hibernate-types.version> <jakarta-jacc-api.version>1.6.1</jakarta-jacc-api.version> <jna.version>5.13.0</jna.version> <jsoup.version>1.16.1</jsoup.version> |