Skip to content

Arquillian Liberty Containers v2.1.1

Compare
Choose a tag to compare
@cherylking cherylking released this 26 Oct 14:33
· 25 commits to main since this release

This minor fix release contains the following changes:

  • #122 Only accept files that have the exact name of web.xml and web-fragment.xml to be treated as web XML descriptors.
  • #123 Update to use the Arquillian 1.7.0.Alpha13 dependency, which fixes a problem for an application that is augmented with the Arquillian plugin and has an ApplicationPath of /.
  • #125 Update jackson-databind dependency to version 2.13.4.1.
  • #126 Test with Java 17 and more recent versions of Liberty. Update some dependencies to later versions for use with Java 17.