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 f34fbe2 chore(deps): update jackson monorepo (#635)
f34fbe2 is described below
commit f34fbe2a306d4c491fa2b135f969c8aa16e3fe38
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jun 9 09:06:57 2026 +0100
chore(deps): update jackson monorepo (#635)
---
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 22eab9c..8a0df3d 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.21.3</jackson.version>
+ <jackson.version>2.22.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 d3df857..b37ccde 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.21",
+ "id":"com.fasterxml.jackson.core:jackson-annotations:2.22",
"start-order":"15"
},
{