This is an automated email from the ASF dual-hosted git repository.
xiangfu0 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 e86f170857a Bump org.apache.fory:fory-json from 1.7.3 to 1.7.4 (#19621)
e86f170857a is described below
commit e86f170857abcfc04f3c99348aee311e379bab5e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 07:09:20 2026 -0700
Bump org.apache.fory:fory-json from 1.7.3 to 1.7.4 (#19621)
Bumps org.apache.fory:fory-json from 1.7.3 to 1.7.4.
---
updated-dependencies:
- dependency-name: org.apache.fory:fory-json
dependency-version: 1.7.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 3c0af3ddb6b..6234c4702b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
<helix.version>2.0.1</helix.version>
<zkclient.version>0.11</zkclient.version>
<jackson.version>2.22.2</jackson.version>
- <fory.version>1.7.3</fory.version>
+ <fory.version>1.7.4</fory.version>
<zookeeper.version>3.9.6</zookeeper.version>
<async-http-client.version>3.0.13</async-http-client.version>
<jersey.version>2.48</jersey.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]