Skip to content

Bump version.org.wildfly.security.elytron-web from 4.2.0.Final to 4.2.1.Final#6766

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/version.org.wildfly.security.elytron-web-4.2.1.Final
Closed

Bump version.org.wildfly.security.elytron-web from 4.2.0.Final to 4.2.1.Final#6766
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/version.org.wildfly.security.elytron-web-4.2.1.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps version.org.wildfly.security.elytron-web from 4.2.0.Final to 4.2.1.Final.
Updates org.wildfly.security.elytron-web:undertow-server from 4.2.0.Final to 4.2.1.Final

Updates org.wildfly.security.elytron-web:undertow-server-servlet from 4.2.0.Final to 4.2.1.Final

You can trigger a rebase of this PR 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 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 `version.org.wildfly.security.elytron-web` from 4.2.0.Final to 4.2.1.Final.

Updates `org.wildfly.security.elytron-web:undertow-server` from 4.2.0.Final to 4.2.1.Final

Updates `org.wildfly.security.elytron-web:undertow-server-servlet` from 4.2.0.Final to 4.2.1.Final

---
updated-dependencies:
- dependency-name: org.wildfly.security.elytron-web:undertow-server
  dependency-version: 4.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.security.elytron-web:undertow-server-servlet
  dependency-version: 4.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 15, 2026
@wildfly-ci
Copy link
Copy Markdown

Core -> Full Integration (with SecurityManager) Build 126 outcome was UNKNOWN using a merge of 537130a
Summary: Canceled (Tests passed: 5161, ignored: 73; exit code 143 (Step: Build and test full with JDK 17 (Maven)) (new)) Build time: 02:54:23

@wildfly-ci
Copy link
Copy Markdown

Core -> Full Integration Build 15123 outcome was UNKNOWN using a merge of 537130a
Summary: Canceled (Tests passed: 3907, ignored: 49; exit code 143 (Step: Build and test full with JDK 21 (Maven)) (new)) Build time: 02:57:03

@wildfly-ci
Copy link
Copy Markdown

Core -> WildFly Preview Integration Build 127 outcome was UNKNOWN using a merge of 537130a
Summary: Canceled (Tests failed: 1 (1 new), passed: 3419, ignored: 49) Build time: 02:57:10

Failed tests

org.jboss.as.test.clustering.cluster.ejb2.remote.SuspendResumeRemoteEJB2TestCase.suspendResumeBeforeProxyInit: org.opentest4j.AssertionFailedError: Test failed with exception: e = EJBCLIENT000079: Unable to discover destination for request for EJB StatelessEJBLocator for "/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean", view is interface org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote, affinity is URI<remote+http://127.0.0.1:8080>
	at org.jboss.as.test.clustering.cluster.ejb2.remote.SuspendResumeRemoteEJB2TestCase.suspendResumeBeforeProxyInit(SuspendResumeRemoteEJB2TestCase.java:181)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
------- Stdout: -------
node-1 2026-05-16 00:08:59,530 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-1/standalone/data/content/e2/9abac21ea54fe30a2ff60ae8861fe8ba84f1f1/content
node-1 2026-05-16 00:08:59,534 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "SuspendResumeRemoteEJB2TestCase.jar" (runtime-name: "SuspendResumeRemoteEJB2TestCase.jar")
node-1 2026-05-16 00:08:59,579 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment SuspendResumeRemoteEJB2TestCase.jar
node-1 2026-05-16 00:08:59,604 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'SlowHeartbeatBean' in deployment unit 'deployment "SuspendResumeRemoteEJB2TestCase.jar"' are as follows:

	java:global/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	java:app/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	java:module/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	java:jboss/exported/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	ejb:/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	java:global/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome
	java:app/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome
	java:module/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome
	java:jboss/exported/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome

node-1 2026-05-16 00:08:59,848 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "SuspendResumeRemoteEJB2TestCase.jar" (runtime-name : "SuspendResumeRemoteEJB2TestCase.jar")
node-2 2026-05-16 00:08:59,960 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/data/content/e2/9abac21ea54fe30a2ff60ae8861fe8ba84f1f1/content
node-2 2026-05-16 00:08:59,964 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "SuspendResumeRemoteEJB2TestCase.jar" (runtime-name: "SuspendResumeRemoteEJB2TestCase.jar")
node-2 2026-05-16 00:08:59,996 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment SuspendResumeRemoteEJB2TestCase.jar
node-2 2026-05-16 00:09:00,013 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'SlowHeartbeatBean' in deployment unit 'deployment "SuspendResumeRemoteEJB2TestCase.jar"' are as follows:

	java:global/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome
	java:app/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome
	java:module/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome
	java:jboss/exported/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemoteHome
	java:global/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	java:app/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	java:module/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	java:jboss/exported/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote
	ejb:/SuspendResumeRemoteEJB2TestCase/SlowHeartbeatBean!org.jboss.as.test.clustering.cluster.ejb2.remote.bean.HeartbeatRemote

node-2 2026-05-16 00:09:00,237 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "SuspendResumeRemoteEJB2TestCase.jar" (runtime-name : "SuspendResumeRemoteEJB2TestCase.jar")
node-1 2026-05-16 00:09:00,250 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0272: Suspending server
node-1 2026-05-16 00:09:00,258 INFO  [org.jboss.as.ejb3] (UndertowEventHandlerAdapterService - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
node-1 2026-05-16 00:09:02,287 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment SuspendResumeRemoteEJB2TestCase.jar (runtime-name: SuspendResumeRemoteEJB2TestCase.jar) in 9ms
node-1 2026-05-16 00:09:02,311 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-1/standalone/data/content/e2/9abac21ea54fe30a2ff60ae8861fe8ba84f1f1/content
node-1 2026-05-16 00:09:02,311 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "SuspendResumeRemoteEJB2TestCase.jar" (runtime-name: "SuspendResumeRemoteEJB2TestCase.jar")
node-2 2026-05-16 00:09:02,338 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment SuspendResumeRemoteEJB2TestCase.jar (runtime-name: SuspendResumeRemoteEJB2TestCase.jar) in 16ms
node-2 2026-05-16 00:09:02,357 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/data/content/e2/9abac21ea54fe30a2ff60ae8861fe8ba84f1f1/content
node-2 2026-05-16 00:09:02,357 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "SuspendResumeRemoteEJB2TestCase.jar" (runtime-name: "SuspendResumeRemoteEJB2TestCase.jar")


@wildfly-ci
Copy link
Copy Markdown

Core -> WildFly Preview Integration Build 128 outcome was FAILURE using a merge of 537130a
Summary: Tests passed: 5524, ignored: 90; exit code 1 (Step: Build & test full (Maven)) (new); retry attempt 1/3 Build time: 04:22:09

@darranl darranl closed this May 18, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/version.org.wildfly.security.elytron-web-4.2.1.Final branch May 18, 2026 16:13
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.

2 participants