Bump actions/setup-java from 5.3.0 to 5.5.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/ad2b38190b15e4d6bdf0c97fb4fca8412226d287...0f481fcb613427c0f801b606911222b5b6f3083a)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 903343637d0979f148ee1d9bc64d9b7b5c606c8f
  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