Update native snappy VERSION to 1.2.2 by findmenowhere · Pull Request #662 · xerial/snappy-java

@xerial
Build native failed because Google Benchmark submodule requires a minimum CMake version of 3.16.3. However, the multi-arch Docker image is based on Debian Stretch (8), which bundles CMake 3.7.2.
There’s an open PR updating the base image to Debian 11 (Bullseye) (multiarch/crossbuild#61), but it’s been pending for over four years. Could we use a different patched version of the crossbuild Docker image?