Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps undertow-version from 2.3.18.Final to 2.3.19.Final.
Updates io.undertow:undertow-core from 2.3.18.Final to 2.3.19.Final

Commits
  • 6c5d2f1 Prepare 2.3.19.Final
  • b1882cc Merge pull request #1782 from fl4via/backport-fixes_2.3.x
  • f8e4cef [UNDERTOW-2601] Update staging repository from wildfly-staging to jboss-io
  • e8eecc8 [UNDERTOW-2600] Upgrade jboss-parent pom to 50
  • 3302cc9 [UNDERTOW-2601] Add developers and basic nexus settings to parent pom.xml
  • bd7ade7 [UNDERTOW-2522] Make maven compiler plugin fail on error so it does not obfus...
  • b259069 Merge pull request #1769 from fl4via/backport-fixes_2.3.x
  • 67bfb3d [UNDERTOW-2576] ProxyHandler can throw NullPointerException if the source add...
  • 2bb93ae [UNDERTOW-2574] At AbstractFramedChannel, also cover for the case where frame...
  • 35f4863 [UNDERTOW-2574] Make sure the allocated buffer is closed in case AbstractFram...
  • Additional commits viewable in compare view

Updates io.undertow:undertow-servlet from 2.3.18.Final to 2.3.19.Final

Commits
  • 6c5d2f1 Prepare 2.3.19.Final
  • b1882cc Merge pull request #1782 from fl4via/backport-fixes_2.3.x
  • f8e4cef [UNDERTOW-2601] Update staging repository from wildfly-staging to jboss-io
  • e8eecc8 [UNDERTOW-2600] Upgrade jboss-parent pom to 50
  • 3302cc9 [UNDERTOW-2601] Add developers and basic nexus settings to parent pom.xml
  • bd7ade7 [UNDERTOW-2522] Make maven compiler plugin fail on error so it does not obfus...
  • b259069 Merge pull request #1769 from fl4via/backport-fixes_2.3.x
  • 67bfb3d [UNDERTOW-2576] ProxyHandler can throw NullPointerException if the source add...
  • 2bb93ae [UNDERTOW-2574] At AbstractFramedChannel, also cover for the case where frame...
  • 35f4863 [UNDERTOW-2574] Make sure the allocated buffer is closed in case AbstractFram...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 `undertow-version` from 2.3.18.Final to 2.3.19.Final.

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

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

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-version: 2.3.19.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-servlet
  dependency-version: 2.3.19.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2025
Copy link
Contributor

github-actions bot commented Sep 8, 2025

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd
Copy link
Contributor

oscerd commented Sep 8, 2025

/component-tests undertow

@oscerd
Copy link
Contributor

oscerd commented Sep 9, 2025

/component-tests undertow

Result ✅ The tests passed successfully

Copy link
Contributor

github-actions bot commented Sep 9, 2025

🤖 The Apache Camel test robot will run the tests for you 👍

@oscerd oscerd merged commit e48e7a8 into main Sep 9, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/undertow-version-2.3.19.Final branch September 9, 2025 10:27
cunningt pushed a commit to cunningt/camel that referenced this pull request Sep 9, 2025
…pache#19093)

Bumps `undertow-version` from 2.3.18.Final to 2.3.19.Final.

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

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

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-version: 2.3.19.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-servlet
  dependency-version: 2.3.19.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
orpiske pushed a commit that referenced this pull request Sep 12, 2025
…19093)

Bumps `undertow-version` from 2.3.18.Final to 2.3.19.Final.

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

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

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-version: 2.3.19.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-servlet
  dependency-version: 2.3.19.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
camel-4 core-build-and-dependencies 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.

2 participants