What's Changed
- build(deps): Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #736
- Upgrade mockito-core to 4.11.0 - last JDK 8 compatible version. by @rhusar in #735
- build(deps): Bump fish.payara.distributions:payara from 6.2025.6 to 6.2025.7 by @dependabot[bot] in #737
- build(deps): Bump fish.payara.distributions:payara from 6.2025.7 to 6.2025.8 by @dependabot[bot] in #739
- build(deps): Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #741
- build(deps): Bump fish.payara.distributions:payara from 6.2025.8 to 6.2025.9 by @dependabot[bot] in #747
- build(deps): Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #738
- build(deps): Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.3.Final to 5.1.4.Final by @dependabot[bot] in #749
- build(deps-dev): Bump org.wildfly.arquillian:wildfly-arquillian-container-managed from 5.1.0.Beta11 to 5.1.0.Final by @dependabot[bot] in #750
- build(deps): Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #751
- build(deps): Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #753
- build(deps): Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26 by @dependabot[bot] in #758
- build(deps): Bump fish.payara.distributions:payara from 6.2025.9 to 6.2025.10 by @dependabot[bot] in #763
- Regression: report failures from failed tests instead of errors by @lprimak in #762
- build(deps): Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.4.Final to 5.1.5.Final by @dependabot[bot] in #768
- Upgrade jboss-parent from 49 to 50 and move to new Nexus release architecture (blocker) by @rhusar in #748
- Flaky Test Fixed in test/impl-base Module by @lycoris106 in #764
- Remove build status image from README with old broken link by @rhusar in #777
- chore: Add GitHub actions configuration for Dependabot by @rhusar in #779
- CI: Add JDK 25 LTS to the testing mix, remove unnecessary job definit… by @rhusar in #778
- build(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #781
- build(deps): Bump actions/setup-java from 3 to 5 by @dependabot[bot] in #782
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #783
- build(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #784
- build(deps-dev): Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /build by @dependabot[bot] in #791
- build(deps): Bump org.junit:junit-bom from 5.13.4 to 5.14.2 by @dependabot[bot] in #792
- build(deps-dev): Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 by @dependabot[bot] in #795
- build(deps-dev): Bump version.jetty_jetty from 9.4.57.v20241219 to 9.4.58.v20250814 by @dependabot[bot] in #799
- chore(build): Upgrade Maven Wrapper script to 3.3.4 and managed Maven version to 3.9.12 by @rhusar in #797
- Upgrade Payara integration test profile by @rhusar in #796
- build(deps): Bump org.junit:junit-bom from 5.14.2 to 5.14.3 by @dependabot[bot] in #803
- Add README for JUnit Jupiter module documenting JUnit 5/6 support by @rhusar in #804
- build(deps-dev): Bump fish.payara.distributions:payara from 7.2026.1 to 7.2026.2 by @dependabot[bot] in #807
- build(deps): Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #811
- Deprecate DeployableContainer descriptor deployment methods (#806) by @rhusar in #813
- Update project for central publishing by @rhusar in #814
- ARQ-2238 JUnit 5 seems to fail when Assertions are thrown in ServerSetupTask: JUnitException: Chain of InvocationInterceptors never called invocation: TimeoutExtension, ArquillianExtension by @rhusar in #816
New Contributors
- @lycoris106 made their first contribution in #764
Full Changelog: 1.10.0.Final...1.10.1.Final