]> source.dussan.org Git - poi.git/commitdiff
jmh 1.36
authorPJ Fanning <fanningpj@apache.org>
Mon, 14 Nov 2022 16:09:25 +0000 (16:09 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 14 Nov 2022 16:09:25 +0000 (16:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905307 13f79535-47bb-0310-9956-ffa450edef68

poi-ooxml/build.gradle

index 44ebc0d1645f336243e9e07055208d218bcdcd09..b7e6a57395504fe9a2c2974cfdec3e371ea52764 100644 (file)
@@ -136,8 +136,8 @@ dependencies {
     testRuntimeOnly "org.apiguardian:apiguardian-api:${apiGuardianVersion}"
     testImplementation 'org.xmlunit:xmlunit-core:2.9.0'
     testImplementation 'org.reflections:reflections:0.10.2'
-    testImplementation 'org.openjdk.jmh:jmh-core:1.35'
-    testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.35'
+    testImplementation 'org.openjdk.jmh:jmh-core:1.36'
+    testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.36'
     testImplementation 'com.google.guava:guava:31.1-jre'
     testImplementation 'org.tukaani:xz:1.9'
     testImplementation 'com.github.rzymek:opczip:1.2.0'