Releases: codehaus-plexus/plexus-classworlds
Releases · codehaus-plexus/plexus-classworlds
2.9.0
🚀 New features and improvements
- refine ConfigurationParser (#113) @XenoAmess
📦 Dependency updates
- Bump org.codehaus.plexus:plexus from 19 to 20 (#121) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 18 to 19 (#114) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 17 to 18 (#107) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 (#117) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 (#109) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 (#108) @dependabot[bot]
👻 Maintenance
- Apply spotless re-formatting (#123) @ascheman
- Align site.xml with used schema (2.0.0) (#122) @ascheman
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.2 (#105) @dependabot[bot]
- Bump org.apache.logging.log4j:log4j-api from 2.20.0 to 2.23.1 (#104) @dependabot[bot]
- Bump org.apache.ant:ant from 1.10.13 to 1.10.14 (#106) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 16 to 17 (#103) @dependabot[bot]
2.8.0
📦 Dependency updates
- Migrate to JUnit 5 (#86) @slachiewicz
- Update dependencies used in test to more recent ones with less CVE (#88) @slachiewicz
👻 Maintenance
- Reuse plexus-pom action for CI (#101) @slachiewicz
- Cleanup gha - use same defaults from template (#87) @slachiewicz
2.7.0
What's Changed
- Bump actions/cache from v2.1.1 to v2.1.3 by @dependabot in #13
- Bump release-drafter/release-drafter from v5.11.0 to v5.15.0 by @dependabot in #18
- Bump actions/cache from v2.1.3 to v2.1.4 by @dependabot in #16
- Bump maven-enforcer-plugin from 1.3.1 to 1.4.1 by @dependabot in #8
- Bump actions/cache from v2.1.4 to v2.1.5 by @dependabot in #21
- Adding support for PPC64LE by @ezeeyahoo in #6
- Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #26
- Bump actions/setup-java from 1 to 2.2.0 by @dependabot in #30
- Bump actions/setup-java from 2.2.0 to 2.3.0 by @dependabot in #31
- Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #33
- Bump maven-dependency-plugin from 2.0 to 3.2.0 by @dependabot in #27
- Bump maven-javadoc-plugin from 2.9.1 to 3.3.1 by @dependabot in #32
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #34
- Bump actions/setup-java from 2.3.1 to 2.4.0 by @dependabot in #35
- Bump actions/setup-java from 2.4.0 to 2.5.0 by @dependabot in #37
- Bump release-drafter/release-drafter from 5.15.0 to 5.18.0 by @dependabot in #42
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 by @dependabot in #43
- Bump maven-enforcer-plugin from 1.4.1 to 3.0.0 by @dependabot in #29
- Bump plexus from 6.5 to 8 by @dependabot in #28
- Bump maven-bundle-plugin from 3.5.1 to 5.1.4 by @dependabot in #38
- Bump actions/setup-java from 2.5.0 to 3.2.0 by @dependabot in #56
- Bump actions/cache from 2.1.7 to 3.0.2 by @dependabot in #53
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 by @dependabot in #48
- Bump actions/checkout from 2 to 3 by @dependabot in #47
- Bump maven-javadoc-plugin from 3.3.1 to 3.4.0 by @dependabot in #55
- Bump maven-dependency-plugin from 3.2.0 to 3.3.0 by @dependabot in #49
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 by @dependabot in #60
- Bump maven-bundle-plugin from 5.1.4 to 5.1.6 by @dependabot in #61
- use shared gh actions by @olamy in #62
- Bump plexus from 8 to 10 by @dependabot in #65
- Bump maven-bundle-plugin from 5.1.6 to 5.1.7 by @dependabot in #66
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #68
- Bump maven-bundle-plugin from 5.1.7 to 5.1.8 by @dependabot in #67
- Allows to register a filtered class realm by @kwin in #70
- Implement Closeable for ClassWorld by @kwin in #72
New Contributors
- @dependabot made their first contribution in #13
- @ezeeyahoo made their first contribution in #6
- @olamy made their first contribution in #62
- @kwin made their first contribution in #70
Full Changelog: plexus-classworlds-2.6.0...plexus-classworlds-2.7.0