This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 489e9927ef Bump com.dynatrace.hash4j:hash4j from 0.21.0 to 0.22.0
(#15645)
489e9927ef is described below
commit 489e9927efc9517afd7d2d4d7ed2abbc63bd7358
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 27 08:09:55 2025 -0700
Bump com.dynatrace.hash4j:hash4j from 0.21.0 to 0.22.0 (#15645)
Bumps
[com.dynatrace.hash4j:hash4j](https://github.com/dynatrace-oss/hash4j) from
0.21.0 to 0.22.0.
- [Release notes](https://github.com/dynatrace-oss/hash4j/releases)
-
[Commits](https://github.com/dynatrace-oss/hash4j/compare/v0.21.0...v0.22.0)
---
updated-dependencies:
- dependency-name: com.dynatrace.hash4j:hash4j
dependency-version: 0.22.0
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 505e084d06..c83d18f800 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
<immutables.version>2.10.1</immutables.version>
<lucene.version>9.12.0</lucene.version>
<reflections.version>0.10.2</reflections.version>
- <dynatrace.hash4j.version>0.21.0</dynatrace.hash4j.version>
+ <dynatrace.hash4j.version>0.22.0</dynatrace.hash4j.version>
<yammer-metrics.version>2.2.0</yammer-metrics.version>
<!-- helix-core, spark-core use libraries from io.dropwizard.metrics -->
<dropwizard-metrics.version>4.2.30</dropwizard-metrics.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]