Bump junit-benchmarks from 0.3.0 to 0.7.2

Bumps [junit-benchmarks](https://github.com/carrotsearch/junit-benchmarks) from 0.3.0 to 0.7.2.
- [Release notes](https://github.com/carrotsearch/junit-benchmarks/releases)
- [Commits](https://github.com/carrotsearch/junit-benchmarks/compare/release/0.3.0...release/0.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 8b6efbd..5d6197c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
           <groupId>com.carrotsearch</groupId>
           <artifactId>junit-benchmarks</artifactId>
           <classifier>jdk15</classifier>
-          <version>0.3.0</version>
+          <version>0.7.2</version>
           <scope>test</scope>
         </dependency>
       </dependencies>