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 ceb22065f87 Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 
2.20.1 (#17121)
ceb22065f87 is described below

commit ceb22065f878926e3d33c69302df77b0bba2ea71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 00:44:29 2025 -0700

    Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 (#17121)
    
    Bumps 
[com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) 
from 2.20.0 to 2.20.1.
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.0...jackson-bom-2.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.20.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 850e9b629b6..3f118ade5a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <hive.version>2.8.1</hive.version>
     <helix.version>1.3.2</helix.version>
     <zkclient.version>0.11</zkclient.version>
-    <jackson.version>2.20.0</jackson.version>
+    <jackson.version>2.20.1</jackson.version>
     <zookeeper.version>3.9.4</zookeeper.version>
     <async-http-client.version>3.0.3</async-http-client.version>
     <jersey.version>2.47</jersey.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to