Bump checksum-maven-plugin from 1.9 to 1.10

Bumps [checksum-maven-plugin](https://github.com/nicoulaj/checksum-maven-plugin) from 1.9 to 1.10.
- [Release notes](https://github.com/nicoulaj/checksum-maven-plugin/releases)
- [Commits](https://github.com/nicoulaj/checksum-maven-plugin/compare/1.9...1.10)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index e2a532b..6c2eafb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1209,7 +1209,7 @@
                 <plugin>
                     <groupId>net.nicoulaj.maven.plugins</groupId>
                     <artifactId>checksum-maven-plugin</artifactId>
-                    <version>1.9</version>
+                    <version>1.10</version>
                     <configuration>
                         <algorithms>
                             <algorithm>SHA-512</algorithm>