Skip to content

Bump the dev-dependencies group in /symja_android_library with 4 updates#1325

Merged
axkr merged 1 commit intomasterfrom
dependabot/maven/symja_android_library/dev-dependencies-e08699577c
Mar 23, 2026
Merged

Bump the dev-dependencies group in /symja_android_library with 4 updates#1325
axkr merged 1 commit intomasterfrom
dependabot/maven/symja_android_library/dev-dependencies-e08699577c

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group in /symja_android_library with 4 updates: com.fasterxml.jackson.core:jackson-databind, com.fasterxml.jackson.datatype:jackson-datatype-jsr310, io.undertow:undertow-core and io.undertow:undertow-servlet.

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

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.21.1 to 2.21.2

Updates io.undertow:undertow-core from 2.3.23.Final to 2.3.24.Final

Commits
  • f3da6fc Prepare 2.3.24.Final
  • 016557e Merge pull request #1940 from fl4via/UNDERTOW-2611_2.3.x
  • 9ccf07b [UNDERTOW-2611] Ensure max-request-size of a Multipart servlet can override a...
  • 3ac0e23 Merge pull request #1935 from baranowb/UNDERTOW-2603_2.3.x
  • d83f128 [UNDERTOW-2603] Fix double cookie on quoted value
  • 7fec1a6 Merge pull request #1927 from fl4via/backport-fixes_2.3.x
  • 92bdd67 [UNDERTOW-2536] Fix include parameters on error and add rudimentary test
  • 0fde4fd [UNDERTOW-2575] Add flush before socket close on write timeout
  • a5d0172 [UNDERTOW-2521] Rename AjpClientConnection#connection to avoid confusion
  • 5cfe721 [UNDERTOW-2705] Fix Http2ServerConnection.pushResource, where the default MAX...
  • Additional commits viewable in compare view

Updates io.undertow:undertow-servlet from 2.3.23.Final to 2.3.24.Final

Commits
  • f3da6fc Prepare 2.3.24.Final
  • 016557e Merge pull request #1940 from fl4via/UNDERTOW-2611_2.3.x
  • 9ccf07b [UNDERTOW-2611] Ensure max-request-size of a Multipart servlet can override a...
  • 3ac0e23 Merge pull request #1935 from baranowb/UNDERTOW-2603_2.3.x
  • d83f128 [UNDERTOW-2603] Fix double cookie on quoted value
  • 7fec1a6 Merge pull request #1927 from fl4via/backport-fixes_2.3.x
  • 92bdd67 [UNDERTOW-2536] Fix include parameters on error and add rudimentary test
  • 0fde4fd [UNDERTOW-2575] Add flush before socket close on write timeout
  • a5d0172 [UNDERTOW-2521] Rename AjpClientConnection#connection to avoid confusion
  • 5cfe721 [UNDERTOW-2705] Fix Http2ServerConnection.pushResource, where the default MAX...
  • 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 dev-dependencies group in /symja_android_library with 4 updates: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson), com.fasterxml.jackson.datatype:jackson-datatype-jsr310, [io.undertow:undertow-core](https://github.com/undertow-io/undertow) and [io.undertow:undertow-servlet](https://github.com/undertow-io/undertow).


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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.1 to 2.21.2

Updates `io.undertow:undertow-core` from 2.3.23.Final to 2.3.24.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.23.Final...2.3.24.Final)

Updates `io.undertow:undertow-servlet` from 2.3.23.Final to 2.3.24.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.23.Final...2.3.24.Final)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: io.undertow:undertow-core
  dependency-version: 2.3.24.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: io.undertow:undertow-servlet
  dependency-version: 2.3.24.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-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 Mar 23, 2026
@axkr axkr merged commit 9796bc3 into master Mar 23, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/symja_android_library/dev-dependencies-e08699577c branch March 23, 2026 19:19
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.

1 participant