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.4 #259

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

Release notes

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

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
  • 9414024 Bump up version to 3.2.4
  • e7b38b0 Merge pull request #147 from akkinoc/dependabot/maven/examples/webflux-tomcat...
  • 1642de5 Merge pull request #148 from akkinoc/dependabot/maven/examples/webflux-undert...
  • 34b68e9 Merge pull request #149 from akkinoc/dependabot/maven/examples/webflux-jetty-...
  • c4d3d3b Merge pull request #146 from akkinoc/dependabot/maven/examples/webmvc-underto...
  • c4a2a26 Merge pull request #145 from akkinoc/dependabot/maven/examples/webmvc-jetty-j...
  • 3317477 Merge pull request #142 from akkinoc/dependabot/maven/examples/webmvc-tomcat-...
  • 46ea11a Merge pull request #144 from akkinoc/dependabot/maven/examples/webmvc-tomcat-...
  • 1c31f15 Merge pull request #143 from akkinoc/dependabot/maven/org.springframework.boo...
  • 3970299 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 #261.