This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 1a2012d5188 build(deps): bump jmh.version from 1.21 to 1.37 (#19970)
1a2012d5188 is described below
commit 1a2012d518875f6f641658b1ce1b69c7e1537220
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 09:51:25 2026 +0800
build(deps): bump jmh.version from 1.21 to 1.37 (#19970)
Bumps `jmh.version` from 1.21 to 1.37.
Updates `org.openjdk.jmh:jmh-core` from 1.21 to 1.37
- [Commits](https://github.com/openjdk/jmh/compare/1.21...1.37)
Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.21 to 1.37
- [Commits](https://github.com/openjdk/jmh/compare/1.21...1.37)
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-version: '1.37'
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-version: '1.37'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
benchmarks/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index ecd7d983752..07885031813 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -238,7 +238,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jmh.version>1.21</jmh.version>
+ <jmh.version>1.37</jmh.version>
<uberjar.name>benchmarks</uberjar.name>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]