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 3.2.2 to 3.3.0 #270

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps logback-access-spring-boot-starter from 3.2.2 to 3.3.0.

Release notes

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

v3.3.0

  • Updated Spring Boot version from 2.6.7 to 2.7.0. (#182)

v3.2.6

  • Updated Spring Boot version from 2.6.6 to 2.6.7. (#168)

v3.2.5

  • Updated Spring Boot version from 2.6.5 to 2.6.6. (#151)

v3.2.4

  • Updated Spring Boot version from 2.6.4 to 2.6.5. (#143)

v3.2.3

  • Fixed a bug that could cause a NullPointerException when the Tomcat web server was accessed with an invalid URL. (#139, #140)
Commits
  • 6247f42 Bump up version to 3.3.0
  • fd5016b Update README (Dependencies: Spring Boot 2.6 => 2.7)
  • 99e0358 Merge pull request #189 from akkinoc/dependabot/maven/examples/webflux-undert...
  • f753d08 Merge pull request #188 from akkinoc/dependabot/maven/examples/webflux-tomcat...
  • 522c39d Merge pull request #187 from akkinoc/dependabot/maven/examples/webmvc-tomcat-...
  • dbafa5e Merge pull request #186 from akkinoc/dependabot/maven/examples/webflux-jetty-...
  • 833e3da Merge pull request #185 from akkinoc/dependabot/maven/examples/webmvc-underto...
  • 8d101bd Merge pull request #184 from akkinoc/dependabot/maven/examples/webmvc-jetty-j...
  • 0f5e555 Merge pull request #183 from akkinoc/dependabot/maven/examples/webmvc-tomcat-...
  • 8170d5e Merge pull request #182 from akkinoc/dependabot/maven/org.springframework.boo...
  • 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)