diff --git a/pom.xml b/pom.xml index 20a0b0e9..f3bd8419 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ limitations under the License. <dependency> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-core</artifactId> - <version>1.29</version> + <version>1.31</version> <scope>test</scope> </dependency> <dependency>