FraunhoferIOSB / FROST-Manager

A manager for SensorThings API compatible servers.
GNU General Public License v3.0
10 stars 2 forks source link

Bump FROST-Client from 0.40 to 0.41 #74

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps FROST-Client from 0.40 to 0.41.

Changelog

Sourced from FROST-Client's changelog.

Release Version 0.41

Updates

  • Fixed UnsupportedOperationException always being thrown when publishing using MQTT.
  • Bumped dependencies.
Commits
  • fc27c24 Release v0.41
  • 2c25872 Fixed UnsupportedOperationException, thrown when publishing using MQTT
  • d4c2ee1 Bump slf4j-api from 1.7.33 to 1.7.35
  • 4320907 Bump mockito-core from 4.3.0 to 4.3.1
  • 04667a7 Bump mockito-core from 4.2.0 to 4.3.0 (#117)
  • 8d36105 Bump slf4j-api from 1.7.32 to 1.7.33 (#115)
  • 7a18192 Bump dependency-check-maven from 6.5.2 to 6.5.3
  • 9462cc6 Bump maven-compiler-plugin from 3.8.1 to 3.9.0
  • efa056b Bump dependency-check-maven from 6.5.1 to 6.5.2
  • d75c996 Bump logback-classic from 1.2.9 to 1.2.10 (#111)
  • 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 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)