Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: f78bc0c49aa37aba175eafefbdea3f8a4929be71
https://github.com/weld/core/commit/f78bc0c49aa37aba175eafefbdea3f8a4929be71
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M environments/se/pom.xml
Log Message:
-----------
Bump io.undertow:undertow-core from 2.3.23.Final to 2.4.0.Final
Bumps [
io.undertow:undertow-core](https://github.com/undertow-io/undertow) from
2.3.23.Final to 2.4.0.Final.
- [Release
notes](https://github.com/undertow-io/undertow/releases)
- [
Commits](https://github.com/undertow-io/undertow/compare/2.3.23.Final...2...
---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
dependency-version: 2.3.24.Final
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: a0278b641ed31ac24b8a818dcd8bce62786bef71
https://github.com/weld/core/commit/a0278b641ed31ac24b8a818dcd8bce62786bef71
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M environments/servlet/pom.xml
Log Message:
-----------
Bump io.undertow:undertow-servlet from 2.3.23.Final to 2.3.24.Final
Bumps [
io.undertow:undertow-servlet](https://github.com/undertow-io/undertow) from
2.3.23.Final to 2.3.24.Final.
- [Release
notes](https://github.com/undertow-io/undertow/releases)
- [
Commits](https://github.com/undertow-io/undertow/compare/2.3.23.Final...2...
---
updated-dependencies:
- dependency-name: io.undertow:undertow-servlet
dependency-version: 2.3.24.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: dd0495b618c81c8c8bc9c7ff26d694f14f293d6d
https://github.com/weld/core/commit/dd0495b618c81c8c8bc9c7ff26d694f14f293d6d
Author: Matej Novotny <manovotn(a)ibm.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M
environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/shutdown/hook/Foo.java
Log Message:
-----------
Update Undertow dependencies and fix shutdown hook test
Bump `undertow-core` to 2.4.0.Final and `undertow-servlet` to
2.3.24.Final. Fix malformed URL in `Foo.destroy()` which was
missing a leading `/` in the path — Undertow 2.4.0 now correctly
rejects the invalid request with HTTP 400.
Compare:
https://github.com/weld/core/compare/65980b6de68a...dd0495b618c8
To unsubscribe from these emails, change your notification settings at
https://github.com/weld/core/settings/notifications