Skip to content

deps: bump the minor-patch-dependencies group with 3 updates - #122

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/minor-patch-dependencies-3f4cdd30ce
Jul 13, 2026
Merged

deps: bump the minor-patch-dependencies group with 3 updates#122
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/minor-patch-dependencies-3f4cdd30ce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-patch-dependencies group with 3 updates: org.junit.jupiter:junit-jupiter-api, ch.qos.logback:logback-classic and com.hivemq:hivemq-mqtt-client.

Updates org.junit.jupiter:junit-jupiter-api from 6.1.1 to 6.1.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • See full diff in compare view

Updates ch.qos.logback:logback-classic from 1.5.37 to 1.5.38

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.38

2026-07-09 Release of logback version 1.5.38

• In HardenedObjectInputStream, fixed a typo preventing Throwable objects from being white-filtered. This issue was reported in [PR #1045](qos-ch/logback#1045) by t0rchwo0d.

• A bitwise identical binary of this version can be reproduced by building from source code at commit d04984a41fce42977466f45a2f076f0ee5cc4207 associated with the tag v_1.5.38. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits
  • d04984a prepare release 1.5.38
  • 4fffda6 updateversion of maven-gpg-plugin
  • 7ee48a1 Fixed a typo where java,lang.Throwable was written with a comma instead of a ...
  • 84580a2 remove license profile
  • f817c8d start work on 1.5.28-SNAPSHOT
  • See full diff in compare view

Updates com.hivemq:hivemq-mqtt-client from 1.3.16 to 1.3.17

Release notes

Sourced from com.hivemq:hivemq-mqtt-client's releases.

1.3.17

What's Changed

Full Changelog: hivemq/hivemq-mqtt-client@v1.3.16...v1.3.17

Commits
  • 3343914 Bump version to 1.3.17
  • 64e1c95 Refactor dependency configuration to use compileOnlyApi for JetBrains annotat...
  • 72af408 Update Maven Central badge link in README
  • 8cc4ae9 Compile integration tests to Java 21 bytecode
  • 5fedf17 Silence Java 24+ warnings for Netty by allowing Unsafe and native access in J...
  • f68e6c0 Upgrade Java toolchain to 25 in CI configuration files
  • 8caed21 Upgrade Java toolchain to 25
  • ed471a0 Use Unsafe-free atomic SPSC queue in MqttOutgoingQosHandler
  • f352454 Add characterization tests for MqttOutgoingQosHandler
  • 2d19574 Update dependency org.jctools:jctools-core to v4
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch-dependencies group with 3 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework), [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) and [com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client).


Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.1 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.1...r6.1.2)

Updates `ch.qos.logback:logback-classic` from 1.5.37 to 1.5.38
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.37...v_1.5.38)

Updates `com.hivemq:hivemq-mqtt-client` from 1.3.16 to 1.3.17
- [Release notes](https://github.com/hivemq/hivemq-mqtt-client/releases)
- [Changelog](https://github.com/hivemq/hivemq-mqtt-client/blob/master/RELEASE.md)
- [Commits](hivemq/hivemq-mqtt-client@v1.3.16...v1.3.17)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.38
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.hivemq:hivemq-mqtt-client
  dependency-version: 1.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 13, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 13, 2026 08:34
@github-actions
github-actions Bot merged commit be94f65 into main Jul 13, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/minor-patch-dependencies-3f4cdd30ce branch July 13, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants