deps(maven): bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.6.3 in /examples/java (#284)

This commit is contained in:
dependabot[bot]
2026-06-13 01:01:55 +02:00
committed by GitHub
parent 08b2e5abd3
commit 60b4705d7e
+1 -1
View File
@@ -46,7 +46,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.6.3</version>
<configuration>
<executable>${java.home}/bin/java</executable>
<arguments>