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

yuanzhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 269b1b403d Bump com.fasterxml.jackson.core:jackson-core from 2.13.5 to 
2.15.0 (#10237)
269b1b403d is described below

commit 269b1b403d540adb9121dd88f460ee349439cfae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 23 08:59:09 2025 +0100

    Bump com.fasterxml.jackson.core:jackson-core from 2.13.5 to 2.15.0 (#10237)
    
    Bumps 
[com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core)
 from 2.13.5 to 2.15.0.
    - 
[Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties)
    - 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.5...jackson-core-2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-version: 2.15.0
      dependency-type: direct:production
    ...
    
    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 a26eda41fe..4632259f7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <!-- To build built-in backend c++ codes -->
     <scala.recompile.mode>all</scala.recompile.mode>
     <!-- For unit tests -->
-    <fasterxml.version>2.13.5</fasterxml.version>
+    <fasterxml.version>2.15.0</fasterxml.version>
     <junit.version>4.13.1</junit.version>
     <flexmark.version>0.62.2</flexmark.version>
 


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

Reply via email to