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>
1 file changed
tree: ee4e86eb024f1b53229349c88193c37f41d6e548
  1. .github/
  2. src/
  3. .asf.yaml
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Tooling ATR Maven Plugin

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