purejava / kdewallet

A Java library for storing secrets on linux in a KDE wallet over D-Bus
MIT License
13 stars 1 forks source link

Bump com.github.hypfvieh:dbus-java-core from 4.3.0 to 4.3.1 #28

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.github.hypfvieh:dbus-java-core from 4.3.0 to 4.3.1.

Commits
  • cded777 [maven-release-plugin] prepare release dbus-java-parent-4.3.1
  • 7219193 Issue #234: Use daemon threads for sending thread pool
  • 43d0e86 Issue #230: Disable file descriptor support in native-transport (not supporte...
  • b008f89 Fixed checkstyle issues
  • 1ff92b4 Issue #228: Improved example to show how to create proper list of structs
  • 68d31a0 Update README.md
  • 99a8552 Issue #225: Improved handling of broken connections; Improved handling of mes...
  • 3715a4a Added toString() to AbstractInput/Output classes
  • ba37d70 Fixed checkstyle issues
  • 15316c5 Updated PMD config; Fixed checkstyle issues
  • Additional commits viewable in compare view


Dependabot compatibility score

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)