Skip to content

Bump the dependencies group across 1 directory with 6 updates#5

Open
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/gradle/dependencies-c972cd5810
Open

Bump the dependencies group across 1 directory with 6 updates#5
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/gradle/dependencies-c972cd5810

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown

Bumps the dependencies group with 5 updates in the / directory:

Package From To
io.javalin:javalin 6.7.0 7.2.2
com.fasterxml.jackson.core:jackson-core 2.21.1 2.22.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.20.1 2.22.1
zenithproxy.plugin.dev 1.0.0-SNAPSHOT 1.0.1-SNAPSHOT
gradle-wrapper 9.2.0 9.6.1

Updates io.javalin:javalin from 6.7.0 to 7.2.2

Release notes

Sourced from io.javalin:javalin's releases.

7.2.2

What's Changed

Full Changelog: javalin/javalin@javalin-parent-7.2.0...javalin-parent-7.2.2

7.2.1

⚠️ Unstable release containing a version of Jetty which has a bug. Use 7.2.2 instead.

7.2.0

What's Changed

New Contributors

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

7.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • d4db959 [maven-release-plugin] prepare release javalin-parent-7.2.2
  • 18fc65a [deps] Revert back to working version of Jetty
  • 0d10c8d [maven-release-plugin] prepare for next development iteration
  • 74f48df [maven-release-plugin] prepare release javalin-parent-7.2.1
  • c2f9a8b [deps] Bump dependencies
  • 3a6077f [websocket] Fix DevLoggingPlugin query-parameter handling (#2595)
  • a964404 [routing] Fix missing path params in beforeMatched
  • fff7e0d [deps]: Bump the dependencies group with 12 updates (#2589)
  • cfa070e [build] Bump Maven Wrapper to 3.9.15 (#2590)
  • 7078afc [readme] Bump Javalin version
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.21.1 to 2.22.1

Commits
  • 2451603 [maven-release-plugin] prepare release jackson-core-2.22.1
  • d3180c0 Prep for 2.22.1 release
  • 6c5bae8 Merge branch '2.21' into 2.22
  • fda71aa Post-release dep version bump
  • 4ad6235 [maven-release-plugin] prepare for next development iteration
  • b5f62dd [maven-release-plugin] prepare release jackson-core-2.21.5
  • 11f8b8c Prep for 2.21.5 release
  • 4920004 Post-release version bump
  • 2bb55e8 [maven-release-plugin] prepare for next development iteration
  • d763562 [maven-release-plugin] prepare release jackson-core-2.22.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.22.1

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.20.1 to 2.22.1

Updates zenithproxy.plugin.dev from 1.0.0-SNAPSHOT to 1.0.1-SNAPSHOT

Updates gradle-wrapper from 9.2.0 to 9.6.1

Release notes

Sourced from gradle-wrapper's releases.

9.6.1

The Gradle team is excited to announce Gradle 9.6.1.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Aharnish Solanki, Benedikt Johannes, Devendra Reddy Pennabadi, Dmytro Rodionov, Dreeam, Elías Hernández Rodríguez, Eng Zer Jun, FinlayRJW, Kamal Kansal, Marcono1234, Nelson Osacky, Philip Wedemann, Ravi, Roberto Perez Alcolea, Ryan Schmitt, Sebastian Schuberth, seunghun.ham, sk-reddy17, Suvrat Acharya, Vedant Madane.

Upgrade instructions

Switch your build to use Gradle 9.6.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.1 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.6.0

... (truncated)

Commits
  • 309d128 Update fixed issues in release notes for 9.6.1 (#38328)
  • 040a978 Update fixed issues in release notes for 9.6.1
  • e0b8325 Restore --non-interactive flag instead of --interactive/--no-interactive (#38...
  • 946f3e6 Limit explicit temp file permission setting to intended use case (#38300)
  • 65f8224 Restore --non-interactive flag instead of --interactive/--no-interactive
  • e346a5e Adjust CLI flag to configure non-interactive console (#38301)
  • 9b53be9 Adjust CLI flag to configure non-interactive console
  • 0dd3b53 Limit explicit temp file permission setting to intended use case
  • 48e5ac2 Add reproducers
  • 25598fd Prepare 9.6.1 patch release (#38293)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.javalin:javalin](https://github.com/javalin/javalin) | `6.7.0` | `7.2.2` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.21.1` | `2.22.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.20.1` | `2.22.1` |
| zenithproxy.plugin.dev | `1.0.0-SNAPSHOT` | `1.0.1-SNAPSHOT` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.0` | `9.6.1` |



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

Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.1 to 2.22.1
- [Commits](FasterXML/jackson-core@jackson-core-2.21.1...jackson-core-2.22.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.1 to 2.22.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 2.22.1

Updates `zenithproxy.plugin.dev` from 1.0.0-SNAPSHOT to 1.0.1-SNAPSHOT

Updates `gradle-wrapper` from 9.2.0 to 9.6.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.2.0...v9.6.1)

---
updated-dependencies:
- dependency-name: io.javalin:javalin
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zenithproxy.plugin.dev
  dependency-version: 1.0.1-SNAPSHOT
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gradle-wrapper
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jul 8, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants