We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86804a commit 1c1b806Copy full SHA for 1c1b806
commons-numbers-examples/examples-jmh/pom.xml
@@ -105,7 +105,7 @@
105
<!-- Workaround to avoid duplicating config files. -->
106
<numbers.parent.dir>${basedir}/../..</numbers.parent.dir>
107
108
- <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
109
110
<!-- JMH Benchmark related properties: version, name of the benchmarking uber jar. -->
111
<jmh.version>1.37</jmh.version>
0 commit comments