bcgov / bcparis-service

BCParis API is a restful API that accepts Driver, Vehicle and POR (Protection Order Registry) queries
Apache License 2.0
3 stars 8 forks source link

Bump logback-access-spring-boot-starter from 2.7.1 to 2.12.0 #243

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps logback-access-spring-boot-starter from 2.7.1 to 2.12.0.

Release notes

Sourced from logback-access-spring-boot-starter's releases.

v2.12.0

  • This release is for notifying Maven Central Repository that the artifact has been relocated (group ID has changed).
  • Please use version 3.0.0 or later.

v2.11.0

  • Fixed a bug that the request URI and query string are incorrect when returning an error response on Undertow. (#45, #46, #61)

v2.10.0

  • Added support for TeeFilter, which works with Tomcat and Jetty servlet web servers. (#34, #51, #60)

v2.9.0

  • Fixed a bug that didn't work on Undertow servlet web server in Spring Boot 2.2. (#55, #57)
  • Updated Spring Boot version from 2.1.1 to 2.2.6. (#57)

v2.8.0

  • Marked the spring-boot-starter-web dependency as optional. (#49, #54)
  • Updated Spring Boot version from 2.0.0 to 2.1.1. (#49)
Commits


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)