iZettle / dropwizard-metrics-influxdb

Dropwizard Metrics v3 InfluxDB
Apache License 2.0
88 stars 37 forks source link

build(deps): bump dropwizard.version from 2.0.21 to 2.1.2 #196

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps dropwizard.version from 2.0.21 to 2.1.2. Updates dropwizard-bom from 2.0.21 to 2.1.2

Release notes

Sourced from dropwizard-bom's releases.

v2.1.2

What's Changed

... (truncated)

Commits
  • ea3e5a3 [maven-release-plugin] prepare release v2.1.2
  • 7e2bcd1 Disable check for static keyword on SLF4J loggers (#5725)
  • d362db4 Update dependency org.liquibase:liquibase-core to v4.16.0 (#5842)
  • ceca716 Update dependency com.uber.nullaway:nullaway to v0.10.0 (#5841)
  • ad30b6b Only configure JMX, if the JMXConfigurator is present (#5825)
  • 5433603 Update dependency net.bytebuddy:byte-buddy to v1.12.16 (#5830)
  • 98a7024 Update actions/setup-java digest to d854b6d (#5829)
  • 50016a4 Update mockito monorepo to v4.8.0 (#5824)
  • 84cd05b Update dependency org.glassfish.jersey:jersey-bom to v2.37 (#5818)
  • f66b56f Update dependency io.dropwizard.metrics:metrics-bom to v4.2.12 (#5809)
  • Additional commits viewable in compare view


Updates dropwizard-dependencies from 2.0.21 to 2.1.2

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)
dependabot[bot] commented 1 year ago

Superseded by #202.