Skip to content

Commit 80f3d0b

Browse files
authored
Merge pull request #3883 from eXist-db/dependabot/maven/jmh.version-1.31
Bump jmh.version from 1.30 to 1.31
2 parents 3c55e65 + 45dbfbe commit 80f3d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core-jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<description>JMH Benchmarks for exist-core</description>
4040

4141
<properties>
42-
<jmh.version>1.30</jmh.version>
42+
<jmh.version>1.31</jmh.version>
4343
<uberjar.name>benchmarks</uberjar.name>
4444
</properties>
4545

0 commit comments

Comments
 (0)