Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.20 (mulk/mulkcms2!25)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.jetbrains.kotlin:kotlin-annotations-jvm](https://kotlinlang.org/) ([source](https://github.com/JetBrains/kotlin)) | provided | patch | `1.8.10` -> `1.8.20` |
---
### 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-->
diff --git a/pom.xml b/pom.xml
index d9f1e55..e354614 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<jakarta-jacc-api.version>1.6.1</jakarta-jacc-api.version>
<jna.version>5.13.0</jna.version>
<jsoup.version>1.15.4</jsoup.version>
- <kotlin-annotations.version>1.8.10</kotlin-annotations.version>
+ <kotlin-annotations.version>1.8.20</kotlin-annotations.version>
<liquibase.version>4.20.0</liquibase.version>
<postgresql.version>42.5.4</postgresql.version>
<rome.version>2.0.0</rome.version>