Apadmi-Engineering / Mockzilla

MIT License
29 stars 8 forks source link

chore(deps): bump org.jmdns:jmdns from 3.5.12 to 3.6.0 #265

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps org.jmdns:jmdns from 3.5.12 to 3.6.0.

Release notes

Sourced from org.jmdns:jmdns's releases.

JmDNS 3.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/jmdns/jmdns/compare/3.5.12...3.6.0

Commits
  • 683ab90 Release version 3.6.0
  • 32d9d98 Run tests on windows, mac, linux (#330)
  • 39ebe47 TEST_ONLY Move test classes under javax.jmdns.impl package. (#331)
  • 75e43f5 Bump version to the next minor version
  • 1e93dd2 Make loggers non-static (#329)
  • 1f6c5ee Upgrade Actions to prevent warnings (#328)
  • 4129625 Downgrade logback-classic test dependency to be compatible with JDK8 compilat...
  • e8b8030 Fix mismatch of Mockito library / JDK version preventing test compilation (#325)
  • aef1350 TEST ONLY. Upgrade to JUnit5. Remove easymock. Add logback-classic for tests....
  • 9175588 Cleanup and modernize Browser sample
  • 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)