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 d7b8ce3b387 Bump org.apache.fory:fory-json from 1.7.1 to 1.7.2 (#19549)
d7b8ce3b387 is described below
commit d7b8ce3b3872e48997b27501b69fc04dbc3ef6d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 05:15:01 2026 -0700
Bump org.apache.fory:fory-json from 1.7.1 to 1.7.2 (#19549)
Bumps org.apache.fory:fory-json from 1.7.1 to 1.7.2.
---
updated-dependencies:
- dependency-name: org.apache.fory:fory-json
dependency-version: 1.7.2
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 ee96bb5eeeb..e0229f3abad 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.1</fory.version>
+ <fory.version>1.7.2</fory.version>
<zookeeper.version>3.9.5</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]