1.8.0.Final
What's Changed
- Avoid file leak in RemoteExtensionLoader by @WolfgangHG in #502
- build(deps): Bump takari-smart-builder from 0.6.2 to 0.6.3 by @dependabot in #487
- build(deps): Bump version.junit5.platform from 1.9.3 to 1.10.0 by @dependabot in #494
- build(deps): Bump version.junit5 from 5.9.3 to 5.10.1 by @dependabot in #511
- build(deps): Bump version.junit5.platform from 1.10.0 to 1.10.1 by @dependabot in #509
- Fix usages of deprecated junit methods (org.junit.internal.Assumption… by @chengfang in #480
- Fix for the Jetty bypass vulnerability fixed in version 9.4.51.v20230217 by @starksm64 in #506
- chore: replace deprecated junit.framework.Assert with org.junit.Assert by @chengfang in #476
- chore: replace deprecated org.jboss.arquillian.container.test.spi.TestDeployment constructor by @chengfang in #477
- chore: replace deprecated org.jboss.arquillian.test.spi.TestResult constructors by @chengfang in #478
- chore: replace usages of deprecated methods in org.jboss.shrinkwrap.descriptor.api.DescriptorImporter by @chengfang in #479
- build(deps): Bump shrinkwrap-resolver-bom from 3.1.4 to 3.2.1 by @dependabot in #493
- build(deps): Bump io.takari.maven:takari-smart-builder from 0.6.3 to 0.6.4 by @dependabot in #508
- Part 1 of the jakarta package dependency refactoring, #516 by @starksm64 in #517
- build(deps): Bump org.jboss:jboss-parent from 39 to 41 by @dependabot in #512
New Contributors
- @WolfgangHG made their first contribution in #502
Full Changelog: 1.7.2.Final...1.8.0.Final