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 278d375a Bump org.apache.johnzon:johnzon-core from 1.2.19 to 1.2.21
(#414)
278d375a is described below
commit 278d375ac5cbe48cc676dcc8cf577f969ce52279
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 8 20:04:05 2025 +0100
Bump org.apache.johnzon:johnzon-core from 1.2.19 to 1.2.21 (#414)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 149c13de..6b688787 100644
--- a/pom.xml
+++ b/pom.xml
@@ -376,7 +376,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-core</artifactId>
- <version>1.2.19</version>
+ <version>1.2.21</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>