Bump net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.6

Bumps [net.alchim31.maven:scala-maven-plugin](https://github.com/davidB/scala-maven-plugin) from 4.9.2 to 4.9.6.
- [Commits](https://github.com/davidB/scala-maven-plugin/compare/4.9.2...4.9.6)

---
updated-dependencies:
- dependency-name: net.alchim31.maven:scala-maven-plugin
  dependency-version: 4.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 5266c58..73ac29d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
     <maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
     <!-- Last one that runs on JDK 8 -->
     <spotless-maven-plugin.version>2.30.0</spotless-maven-plugin.version>
-    <scala-maven-plugin.version>4.9.2</scala-maven-plugin.version>
+    <scala-maven-plugin.version>4.9.6</scala-maven-plugin.version>
 
   </properties>