github-actions
released this
22 Oct 10:19
·
26 commits
to refs/heads/master
since this release
- [MDEP-930] - Make test robust against platform default character sets (#448) @elharo
- Delete obsolete commented code (#446) @elharo
- Replace old workaround for Maven 3.2.5 bug (#438) @elharo
- [MNGSITE-393] - Cleanup and correct usage docs (#440) @elharo
- Minor copy editing (#437) @elharo
- [MDEP-956][MDEP-932] - Silence artifact copying (#436) @elharo
- (doc) Remove repeated word (#426) @maffe
- Remove outdated invoker conditions (#422) @michael-o
- MDEP-913 Add dependency:collect on index-page (#416) @Bukama
📦 Dependency updates
- Bump org.apache.maven.reporting:maven-reporting-impl from 4.0.0-M15 to 4.0.0 (#443) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#428) @dependabot
- Bump jettyVersion from 9.4.55.v20240627 to 9.4.56.v20240826 (#429) @dependabot
- Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1 (#430) @dependabot
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#431) @dependabot
- Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M12 to 4.0.0 (#435) @dependabot
- [MDEP-958] - Bump org.apache.maven.shared:maven-dependency-analyzer from 1.14.1 to 1.15.0 (#434) @dependabot
- Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0-M12 to 2.0.0 (#432) @dependabot
- Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 (#420) @dependabot
- Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (#424) @dependabot
- Bump jettyVersion from 9.4.54.v20240208 to 9.4.55.v20240627 (#419) @dependabot
- Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.0 (#421) @dependabot
- Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 (#425) @dependabot
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#423) @dependabot
👻 Maintenance
- Fix mismatching Parameter initial field values (#418) @Marcono1234