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

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git

commit 1fc28f2ad85204b60ce0bbee3fced97b33c0ffff
Author: David Bosschaert <dav...@apache.org>
AuthorDate: Fri Sep 3 11:10:33 2021 +0100

    Update johnzon dependency
---
 features/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/pom.xml b/features/pom.xml
index f86e491..769028b 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -139,7 +139,7 @@
                <dependency>
                        <groupId>org.apache.johnzon</groupId>
                        <artifactId>johnzon-core</artifactId>
-                       <version>1.2.2</version>
+                       <version>1.2.14</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>

Reply via email to