Skip to content

chore(deps): bump javalin.version from 7.0.1 to 7.1.0#711

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/maven/javalin.version-7.1.0
Mar 19, 2026
Merged

chore(deps): bump javalin.version from 7.0.1 to 7.1.0#711
mergify[bot] merged 1 commit intomainfrom
dependabot/maven/javalin.version-7.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps javalin.version from 7.0.1 to 7.1.0.
Updates io.javalin:javalin-bundle from 7.0.1 to 7.1.0

Release notes

Sourced from io.javalin:javalin-bundle's releases.

7.1.0

What's Changed

New Contributors

Full Changelog: javalin/javalin@javalin-parent-7.0.1...javalin-parent-7.1.0

Commits
  • e458dba [maven-release-plugin] prepare for next development iteration
  • 9766d2f [maven-release-plugin] prepare release javalin-parent-7.1.0
  • 12acf0b [performance] Eliminate per-request regex and allocation overhead (#2560)
  • f6a1e40 [performance] Reduce per-request overhead in hot path
  • 1e59eda [pom] Add javalin-bom module (#2558)
  • b43f37a [rendering] jte - introduce directoryTemplateEngine for (6.x-like behavior)
  • 72b2320 [micrometer] Add wsExceptionHandler to MicrometerPlugin
  • 37c91c4 [readme] Update artifactId for SSL plugin
  • 9acf45e [cleanup] Use Header constants
  • 0289084 [headers] Add missing headers to Header.kt
  • Additional commits viewable in compare view

Updates io.javalin.community.openapi:javalin-openapi-plugin from 7.0.1 to 7.1.0

Release notes

Sourced from io.javalin.community.openapi:javalin-openapi-plugin's releases.

7.1.0

Changes

Sponsors Thanks to everyone who supported me this month 💜

Minimal requirements

  • Java 17+ / Kotlin 2.3+
  • Javalin 7.1.0
Commits

Updates io.javalin.community.openapi:javalin-swagger-plugin from 7.0.1 to 7.1.0

Release notes

Sourced from io.javalin.community.openapi:javalin-swagger-plugin's releases.

7.1.0

Changes

Sponsors Thanks to everyone who supported me this month 💜

Minimal requirements

  • Java 17+ / Kotlin 2.3+
  • Javalin 7.1.0
Commits

Updates io.javalin:javalin-micrometer from 7.0.1 to 7.1.0

Release notes

Sourced from io.javalin:javalin-micrometer's releases.

7.1.0

What's Changed

New Contributors

Full Changelog: javalin/javalin@javalin-parent-7.0.1...javalin-parent-7.1.0

Commits
  • e458dba [maven-release-plugin] prepare for next development iteration
  • 9766d2f [maven-release-plugin] prepare release javalin-parent-7.1.0
  • 12acf0b [performance] Eliminate per-request regex and allocation overhead (#2560)
  • f6a1e40 [performance] Reduce per-request overhead in hot path
  • 1e59eda [pom] Add javalin-bom module (#2558)
  • b43f37a [rendering] jte - introduce directoryTemplateEngine for (6.x-like behavior)
  • 72b2320 [micrometer] Add wsExceptionHandler to MicrometerPlugin
  • 37c91c4 [readme] Update artifactId for SSL plugin
  • 9acf45e [cleanup] Use Header constants
  • 0289084 [headers] Add missing headers to Header.kt
  • Additional commits viewable in compare view

Updates io.javalin:javalin-testtools from 7.0.1 to 7.1.0

Release notes

Sourced from io.javalin:javalin-testtools's releases.

7.1.0

What's Changed

New Contributors

Full Changelog: javalin/javalin@javalin-parent-7.0.1...javalin-parent-7.1.0

Commits
  • e458dba [maven-release-plugin] prepare for next development iteration
  • 9766d2f [maven-release-plugin] prepare release javalin-parent-7.1.0
  • 12acf0b [performance] Eliminate per-request regex and allocation overhead (#2560)
  • f6a1e40 [performance] Reduce per-request overhead in hot path
  • 1e59eda [pom] Add javalin-bom module (#2558)
  • b43f37a [rendering] jte - introduce directoryTemplateEngine for (6.x-like behavior)
  • 72b2320 [micrometer] Add wsExceptionHandler to MicrometerPlugin
  • 37c91c4 [readme] Update artifactId for SSL plugin
  • 9acf45e [cleanup] Use Header constants
  • 0289084 [headers] Add missing headers to Header.kt
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Bumps `javalin.version` from 7.0.1 to 7.1.0.

Updates `io.javalin:javalin-bundle` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/javalin/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-7.0.1...7.1.0)

Updates `io.javalin.community.openapi:javalin-openapi-plugin` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/javalin/javalin-openapi/releases)
- [Commits](javalin/javalin-openapi@7.0.1...7.1.0)

Updates `io.javalin.community.openapi:javalin-swagger-plugin` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/javalin/javalin-openapi/releases)
- [Commits](javalin/javalin-openapi@7.0.1...7.1.0)

Updates `io.javalin:javalin-micrometer` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/javalin/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-7.0.1...7.1.0)

Updates `io.javalin:javalin-testtools` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/javalin/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-7.0.1...7.1.0)

---
updated-dependencies:
- dependency-name: io.javalin:javalin-bundle
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.javalin.community.openapi:javalin-openapi-plugin
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.javalin.community.openapi:javalin-swagger-plugin
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.javalin:javalin-micrometer
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.javalin:javalin-testtools
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 19, 2026
@mergify mergify bot merged commit 179047e into main Mar 19, 2026
10 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/javalin.version-7.1.0 branch March 19, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant