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

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


The following commit(s) were added to refs/heads/master by this push:
     new 33ed998  chore(deps): update jackson monorepo (#577)
33ed998 is described below

commit 33ed998bb03c26caf2ec72dce7835804728e3033
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 19 08:28:16 2026 +0000

    chore(deps): update jackson monorepo (#577)
---
 pom.xml                     | 2 +-
 src/main/features/base.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8661eb9..895a7cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <!-- renovate: depName=com.composum.nodes:composum-nodes-commons -->
         <composum.nodes.version>4.3.5</composum.nodes.version>
         <!-- renovate: depName=com.fasterxml.jackson.core:jackson-core -->
-        <jackson.version>2.20.1</jackson.version>
+        <jackson.version>2.21.0</jackson.version>
         <!-- renovate: depName=org.codehaus.groovy:groovy -->
         <groovy.version>4.0.10</groovy.version>
         <!-- skip index generation for all builds except for CI and release -->
diff --git a/src/main/features/base.json b/src/main/features/base.json
index 8679474..78c315e 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -31,7 +31,7 @@
             "start-order":"15"
         },
         {
-            "id":"com.fasterxml.jackson.core:jackson-annotations:2.20",
+            "id":"com.fasterxml.jackson.core:jackson-annotations:2.21",
             "start-order":"15"
         },
         {

Reply via email to