chore(deps): bump javalin.version from 6.7.0 to 7.0.1#678
Merged
mergify[bot] merged 1 commit intomainfrom Mar 10, 2026
Merged
Conversation
Bumps `javalin.version` from 6.7.0 to 7.0.1. Updates `io.javalin:javalin-bundle` from 6.7.0 to 7.0.1 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.1) Updates `io.javalin.community.openapi:javalin-openapi-plugin` from 6.7.0 to 7.0.1 - [Release notes](https://github.com/javalin/javalin-openapi/releases) - [Commits](javalin/javalin-openapi@6.7.0...7.0.1) Updates `io.javalin.community.openapi:javalin-swagger-plugin` from 6.7.0 to 7.0.1 - [Release notes](https://github.com/javalin/javalin-openapi/releases) - [Commits](javalin/javalin-openapi@6.7.0...7.0.1) Updates `io.javalin:javalin-micrometer` from 6.7.0 to 7.0.1 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.1) Updates `io.javalin:javalin-testtools` from 6.7.0 to 7.0.1 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.0.1) --- updated-dependencies: - dependency-name: io.javalin:javalin-bundle dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin.community.openapi:javalin-openapi-plugin dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin.community.openapi:javalin-swagger-plugin dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin:javalin-micrometer dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.javalin:javalin-testtools dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🧪 CI InsightsHere's what we observed from your CI run for 8a3adc6. 🟢 All jobs passed!But CI Insights is watching 👀 |
robfrank
approved these changes
Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
javalin.versionfrom 6.7.0 to 7.0.1.Updates
io.javalin:javalin-bundlefrom 6.7.0 to 7.0.1Release notes
Sourced from io.javalin:javalin-bundle's releases.
... (truncated)
Commits
bbe55e5[maven-release-plugin] prepare release javalin-parent-7.0.1f5a4934[logging] Allow for multiple request loggers (#2539)e134377[micrometer] Fix interference with user-configured request logger (#2533)5b5b2fb[websocket] Fix attributes set in wsBeforeUpgrade not persisting to onConnectd4b8c5b[ratelimitplugin] Fix regression in default key function698995d[endpoints] Add option to get the future matched enpoint9c3461f[docs] Update for v76821dea[maven-release-plugin] prepare for next development iteration3e02e28[maven-release-plugin] prepare release javalin-parent-7.0.0a02ecb7[pom] Publish aggregator poms to fix release deployUpdates
io.javalin.community.openapi:javalin-openapi-pluginfrom 6.7.0 to 7.0.1Release notes
Sourced from io.javalin.community.openapi:javalin-openapi-plugin's releases.
... (truncated)
Commits
4a073c8GH-274 Release 7.0.1 (Resolves #274)11d10d5GH-273 Restructure dependencies (Fixes #272)41b3061GH-271 Migration guide from 6.x1669065GH-271 Redesign core implementation for Javalin 7.x0c6ba93GH-268 Replace wiki reference with a new docs in README (#268)5346adachore: adjust module resource path formatting in readmedd49a03fix: modify OpenAPI plugin resource path description13e6778chore: update README for Javalin 7.x changes57ff8f7GH-264 Drop GitHub Wikib94bc1fGH-264 Define custom base path for docs deployed to GitHub pagesUpdates
io.javalin.community.openapi:javalin-swagger-pluginfrom 6.7.0 to 7.0.1Release notes
Sourced from io.javalin.community.openapi:javalin-swagger-plugin's releases.
... (truncated)
Commits
4a073c8GH-274 Release 7.0.1 (Resolves #274)11d10d5GH-273 Restructure dependencies (Fixes #272)41b3061GH-271 Migration guide from 6.x1669065GH-271 Redesign core implementation for Javalin 7.x0c6ba93GH-268 Replace wiki reference with a new docs in README (#268)5346adachore: adjust module resource path formatting in readmedd49a03fix: modify OpenAPI plugin resource path description13e6778chore: update README for Javalin 7.x changes57ff8f7GH-264 Drop GitHub Wikib94bc1fGH-264 Define custom base path for docs deployed to GitHub pagesUpdates
io.javalin:javalin-micrometerfrom 6.7.0 to 7.0.1Release notes
Sourced from io.javalin:javalin-micrometer's releases.
... (truncated)
Commits
bbe55e5[maven-release-plugin] prepare release javalin-parent-7.0.1f5a4934[logging] Allow for multiple request loggers (#2539)e134377[micrometer] Fix interference with user-configured request logger (#2533)5b5b2fb[websocket] Fix attributes set in wsBeforeUpgrade not persisting to onConnectd4b8c5b[ratelimitplugin] Fix regression in default key function698995d[endpoints] Add option to get the future matched enpoint9c3461f[docs] Update for v76821dea[maven-release-plugin] prepare for next development iteration3e02e28[maven-release-plugin] prepare release javalin-parent-7.0.0a02ecb7[pom] Publish aggregator poms to fix release deployUpdates
io.javalin:javalin-testtoolsfrom 6.7.0 to 7.0.1Release notes
Sourced from io.javalin:javalin-testtools's releases.
... (truncated)
Commits
bbe55e5[maven-release-plugin] prepare release javalin-parent-7.0.1f5a4934[logging] Allow for multiple request loggers (#2539)e134377[micrometer] Fix interference with user-configured request logger (#2533)5b5b2fb[websocket] Fix attributes set in wsBeforeUpgrade not persisting to onConnectd4b8c5b[ratelimitplugin] Fix regression in default key function698995d[endpoints] Add option to get the future matched enpoint9c3461f[docs] Update for v76821dea[maven-release-plugin] prepare for next development iteration3e02e28[maven-release-plugin] prepare release javalin-parent-7.0.0a02ecb7[pom] Publish aggregator poms to fix release deployDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)