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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git


The following commit(s) were added to refs/heads/master by this push:
     new ab13522  Bump com.fasterxml.jackson.core:jackson-core from 2.15.0 to 
2.18.6
ab13522 is described below

commit ab135229145c5a86499049c2a6fcd5ee3b6f86c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 09:03:08 2026 +0000

    Bump com.fasterxml.jackson.core:jackson-core from 2.15.0 to 2.18.6
    
    Bumps 
[com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core)
 from 2.15.0 to 2.18.6.
    - 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.0...jackson-core-2.18.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-version: 2.18.6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f51deb..b806f3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <sling.java.version>11</sling.java.version>
         <models.api.version>1.3.0</models.api.version>
         <models.impl.version>2.0.2</models.impl.version>
-        <version.jackson>2.15.0</version.jackson>
+        <version.jackson>2.18.6</version.jackson>
         <!-- integration tests -->
         <sling.starter.version>14-SNAPSHOT</sling.starter.version>
         <starter.min.bundles.count>200</starter.min.bundles.count>

Reply via email to