Bump daemon-maven-plugin from 0.3.1 to 0.4.0

Bumps [daemon-maven-plugin](https://github.com/veithen/daemon) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/veithen/daemon/releases)
- [Commits](https://github.com/veithen/daemon/compare/0.3.1...0.4.0)

---
updated-dependencies:
- dependency-name: com.github.veithen.daemon:daemon-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index ba6fb6a..9e8a72a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1190,7 +1190,7 @@
                 <plugin>
                     <groupId>com.github.veithen.daemon</groupId>
                     <artifactId>daemon-maven-plugin</artifactId>
-                    <version>0.3.1</version>
+                    <version>0.4.0</version>
                 </plugin>
                 <plugin>
                     <groupId>com.github.veithen.invoker</groupId>