Skip to content

Bump the dependencies group across 1 directory with 6 updates - #10

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 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.3
com.fasterxml.jackson.core:jackson-core 2.21.1 2.22.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.20.1 2.22.2
zenithproxy.plugin.dev 1.0.0-SNAPSHOT 1.0.1-SNAPSHOT
gradle-wrapper 9.2.0 9.7.1

Updates io.javalin:javalin from 6.7.0 to 7.2.3

Release notes

Sourced from io.javalin:javalin's releases.

7.2.3

What's Changed

Full Changelog: javalin/javalin@javalin-parent-7.2.1...javalin-parent-7.2.3

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

... (truncated)

Commits
  • 8c12b9f [maven-release-plugin] prepare release javalin-parent-7.2.3
  • 3208ac5 [deps] Bump stable deps and sync OptionalDependency.kt (#2624)
  • 54f0559 [deps]: Bump the dependencies group across 1 directory with 32 updates (#2617)
  • 48bf31c [content-type] Add application/xml (closes #2614)
  • c83b8b2 [static-files] Stream static files instead of reading into memory (#2618)
  • 6600d23 [workflow]: Bump the dependencies group across 1 directory with 2 updates (#2...
  • 0ae00ca [http] Return 404 for unrecognized request methods instead of 500 (#2609)
  • c397adc [workflow]: Bump codecov/codecov-action in the dependencies group (#2606)
  • fd59a40 [context] Add Context.addHeader method (#2605)
  • 4b82867 [validation] Add default enum converters (#2600)
  • Additional commits viewable in compare view

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

Commits
  • 24bab14 [maven-release-plugin] prepare release jackson-core-2.22.2
  • dbbd2a0 Prep for 2.22.2 release
  • 038fc7a Merge branch '2.21' into 2.22
  • aaf3398 Merge branch '2.20' into 2.21
  • 2911dae Merge branch '2.19' into 2.20
  • ed8e9dc Merge branch '2.18' into 2.19
  • f8dc7d7 Post-release dep version bump
  • 7add1bf [maven-release-plugin] prepare for next development iteration
  • d11418c [maven-release-plugin] prepare release jackson-core-2.18.10
  • 66a7a17 Prep for 2.18.10 release
  • Additional commits viewable in compare view

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

Commits
  • 25b2a22 [maven-release-plugin] prepare release jackson-databind-2.22.2
  • bab1c1a Prep for 2.22.2 release
  • bc03cf8 Merge branch '2.21' into 2.22
  • 83379fb Merge branch '2.20' into 2.21
  • 0d400c9 Merge branch '2.19' into 2.20
  • ce36a27 Merge branch '2.18' into 2.19
  • 7a209e1 Post-release dep version bump
  • a432707 [maven-release-plugin] prepare for next development iteration
  • 176df1d [maven-release-plugin] prepare release jackson-databind-2.18.10
  • 7785f5f Prep for 2.18.10 release
  • Additional commits viewable in compare view

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

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

Updates gradle-wrapper from 9.2.0 to 9.7.1

Release notes

Sourced from gradle-wrapper's releases.

9.7.1

The Gradle team is excited to announce Gradle 9.7.1.

This is a patch release for 9.7.0. We recommend using 9.7.1 instead of 9.7.0.

Here are the highlights of 9.7.0 release:

  • Isolated Projects graduates to incubating
  • Broader Configuration Cache compatibility
  • Resilient Sync helps you fix broken builds
  • More source locations in problem reports

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Aman Gautam, Aman Kumar, Anton Dubrouski, Aurimas, gbhavya07, Josh Friend, nicklauslittle-gov, Pragati, project516, Qin Mi, Ravi, sk-reddy17, Suvrat Acharya, Yongshun Ye.

Upgrade instructions

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

./gradlew :wrapper --gradle-version=9.7.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.7.0

The Gradle team is excited to announce Gradle 9.7.0.

... (truncated)

Commits

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.3` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.21.1` | `2.22.2` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.20.1` | `2.22.2` |
| zenithproxy.plugin.dev | `1.0.0-SNAPSHOT` | `1.0.1-SNAPSHOT` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.0` | `9.7.1` |



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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.javalin:javalin
  dependency-version: 7.2.3
  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.2
  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.2
  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.2
  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.7.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 Aug 26, 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