Tidy up project by cstamas · Pull Request #54 · multiformats/java-multihash

@cstamas

…-ipfs-http-client

Changes:
* GH workflow updates (Java 21, use mvnw)
* GH dependabot enabled for Maven as well
* apply same .mvn/maven.config (but no checksum as there are no deps)
* use wrapper + enable sha256 distro checksum
* reformat same way as ipfs-http-client
* update to Junit 6.0.2 (drop hamcrest; is unused)
* no Java source code changes (sans reformat)

Dependency uses SNAPSHOT of multibase (will fail on CI).

@cstamas changed the title Apply same set of changes as to https://github.com/ipfs-shipyard/java… Tidy up project

Jan 21, 2026

ianopolous

@cstamas

@cstamas

ianopolous