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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps com.github.oshi:oshi-core from 6.4.5 to 6.4.6.
Release notes
Sourced from com.github.oshi:oshi-core's releases.
Changelog
Sourced from com.github.oshi:oshi-core's changelog.
Commits
7852b98
[maven-release-plugin] prepare release oshi-parent-6.4.675fb168
6.4.6 Release31bd99d
Fixed failing unit test on OpenBSD that broke due to InternetProtocolStats ch...464e3c4
Use Java 21 release (#2456)6170962
Update dependency org.codehaus.mojo:versions-maven-plugin to v2.16.1 (#2454)179ebb7
Fix parsing Loongson CPU names (#2446)b52c3f9
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.0 (#2...2eb4b2e
Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v3.10.0...5a2b225
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1 (#...62b5e9b
Update actions/checkout action to v4 (#2445)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show