Bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.22.0 to 2.22.1. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.22.0...jackson-bom-2.22.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
ATR integration for Maven.
It provides a Maven plugin with an atr:upload goal to upload Apache distribution artifacts to ATR before vote, like atr upload CLI.
This can be triggered during mvn deploy in an atr profile along apache-release one: see IT mvn -Prun-its verify for demo.
Documentation published at https://apache.github.io/tooling-atr-maven-plugin/ by command:
mvn site-deploy