v6hq / plantuml-server-v2

A rewrite of plantuml-server with no-magic java backend and some vanilla js for frontend code.
0 stars 0 forks source link

Bump io.javalin:javalin from 5.6.1 to 5.6.3 #79

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps io.javalin:javalin from 5.6.1 to 5.6.3.

Commits
  • 2669ebb [maven-release-plugin] prepare release javalin-parent-5.6.3
  • 3fff753 [pom] Bump Jetty (closes #2017)
  • e59de06 [static-files] Fix erroneous 404 for welcome-file edge-case
  • bde53d8 [distribution] Restore 5.x snapshots (#1997)
  • 0d070e5 [core] Fix request listeners registered in contextHandlerConfig (#1983)
  • 195315f [loom] Introduce javalinLazy to avoid kotlin.lazy/loom issues
  • f31abb4 [maven-release-plugin] prepare for next development iteration
  • 3797557 [maven-release-plugin] prepare release javalin-parent-5.6.2
  • 9c41c27 [tests] Disable test that fails locally
  • 23d4682 [compression] Fix regression in #904e360 (#1960)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)