This is an automated email from the ASF dual-hosted git repository.
noob-se7en 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 93dcfc24e5f Bump com.fasterxml.jackson:jackson-bom from 2.22.0 to
2.22.1 (#18936)
93dcfc24e5f is described below
commit 93dcfc24e5f69cd88a4e4870179d3ea94ba00ae7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 22:24:47 2026 +0530
Bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1 (#18936)
Bumps
[com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom)
from 2.22.0 to 2.22.1.
-
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.22.0...jackson-bom-2.22.1)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
dependency-version: 2.22.1
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 dfc40750252..c9df5fe8e47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
<hive.version>2.8.1</hive.version>
<helix.version>2.0.0</helix.version>
<zkclient.version>0.11</zkclient.version>
- <jackson.version>2.22.0</jackson.version>
+ <jackson.version>2.22.1</jackson.version>
<zookeeper.version>3.9.5</zookeeper.version>
<async-http-client.version>3.0.11</async-http-client.version>
<jersey.version>2.48</jersey.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]