This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git
The following commit(s) were added to refs/heads/main by this push:
new 80f02ac4 Bump org.apache.johnzon:johnzon-mapper from 1.2.7 to 1.2.22
(#560)
80f02ac4 is described below
commit 80f02ac417ca51ce7a4102c64ff46b9b38841277
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 11:35:54 2025 +0100
Bump org.apache.johnzon:johnzon-mapper from 1.2.7 to 1.2.22 (#560)
Bumps org.apache.johnzon:johnzon-mapper from 1.2.7 to 1.2.22.
---
updated-dependencies:
- dependency-name: org.apache.johnzon:johnzon-mapper
dependency-version: 1.2.22
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>
---
appender/rest/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/appender/rest/pom.xml b/appender/rest/pom.xml
index b14df764..abb126be 100644
--- a/appender/rest/pom.xml
+++ b/appender/rest/pom.xml
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
- <version>1.2.7</version>
+ <version>1.2.22</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/pom.xml b/pom.xml
index 5ab1de59..8d6f62ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -313,7 +313,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
- <version>1.2.19</version>
+ <version>1.2.22</version>
</dependency>
<dependency>
<groupId>org.apache.johnzon</groupId>