OpenLiberty / liberty-arquillian

Arquillian Liberty Managed and Remote containers
Apache License 2.0
11 stars 29 forks source link

Tolerate `servlet-6.0` / EE10 #114

Closed andymc12 closed 2 years ago

andymc12 commented 2 years ago

Short description of what this resolves:

Adds toleration of version "6.0" to the servlet feature. This should help enable EE10 development.

Changes proposed in this pull request:

-

-

Fixes: #113