This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ff990b093e build(deps): bump tools.jackson.core:jackson-databind 
(#20082)
1ff990b093e is described below

commit 1ff990b093ebb2d7b95ce7b6b1b39ea4b99dd4f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 11:00:41 2026 +0800

    build(deps): bump tools.jackson.core:jackson-databind (#20082)
    
    Bumps 
[tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) 
from 3.2.1 to 3.2.2.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tools.jackson.core:jackson-databind
      dependency-version: 3.2.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>
---
 benchmarks/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index eaaade2ea1c..3733e47c9c9 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>tools.jackson.core</groupId>
         <artifactId>jackson-databind</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2</version>
       </dependency>
     </dependencies>
   </dependencyManagement>


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

Reply via email to