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.2.6 #266

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.2.6.

Release notes

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

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
  • bc1c8bf Bump up version to 3.2.6
  • 1f21219 Merge pull request #176 from akkinoc/dependabot/maven/examples/webflux-undert...
  • be62d66 Merge pull request #175 from akkinoc/dependabot/maven/examples/webflux-tomcat...
  • 59ef6c6 Merge pull request #174 from akkinoc/dependabot/maven/examples/webmvc-underto...
  • 24223b3 Merge pull request #173 from akkinoc/dependabot/maven/examples/webflux-jetty-...
  • 66b09ef Merge pull request #172 from akkinoc/dependabot/maven/examples/webmvc-jetty-j...
  • 792c967 Merge pull request #170 from akkinoc/dependabot/maven/examples/webmvc-tomcat-...
  • f5e0d80 Merge pull request #169 from akkinoc/dependabot/maven/examples/webmvc-tomcat-...
  • fafadb0 Merge pull request #168 from akkinoc/dependabot/maven/org.springframework.boo...
  • 88ad2cb Bump spring-boot-starter-parent in /examples/webflux-undertow-java
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #270.