hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
90 stars 20 forks source link

fix(deps): update gradle patch dependencies (master) #473

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
spotbugs (source) 4.8.5 -> 4.8.6 age adoption passing confidence
org.junit:junit-bom (source) 5.10.2 -> 5.10.3 age adoption passing confidence
org.junit.platform:junit-platform-launcher (source) 1.10.2 -> 1.10.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.10.2 -> 5.10.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) 5.10.2 -> 5.10.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.10.2 -> 5.10.3 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) 1.7.30 -> 1.7.36 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.17.0 -> 2.17.1 age adoption passing confidence

Release Notes

spotbugs/spotbugs (spotbugs) ### [`v4.8.6`](https://togithub.com/spotbugs/spotbugs/blob/HEAD/CHANGELOG.md#486---2024-06-17) [Compare Source](https://togithub.com/spotbugs/spotbugs/compare/4.8.5...4.8.6) ##### Fixed - Do not report BC_UNCONFIRMED_CAST for Java 21's type switches when the switch instruction is TABLESWITCH ([#​2782](https://togithub.com/spotbugs/spotbugs/issues/2782)) - Do not throw exception when inspecting empty switch statements ([#​2995](https://togithub.com/spotbugs/spotbugs/issues/2995)) - Adjust priority since relaxed mode reports even `IGNORED_PRIORITY` ([#​2994](https://togithub.com/spotbugs/spotbugs/issues/2994)) - Fix duplicated log4j2 jar in distribution ([#​3001](https://togithub.com/spotbugs/spotbugs/issues/3001))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.