You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2021/09/30 09:00:50 UTC

[tomee-jakarta] branch master updated: Test with Johnzon latest snapshot

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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakarta.git


The following commit(s) were added to refs/heads/master by this push:
     new 487c9a8  Test with Johnzon latest snapshot
487c9a8 is described below

commit 487c9a896c58ef995d91edb0b8b66cfec9f4bbfd
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Thu Sep 30 11:00:41 2021 +0200

    Test with Johnzon latest snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 614ff7d..f2aa40f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <jackson.dataformat.version>2.12.3</jackson.dataformat.version>
     <jackson.version>2.12.3</jackson.version>
     <jcs.version>2.1</jcs.version>
-    <johnzon.version>1.2.14</johnzon.version>
+    <johnzon.version>1.2.15-SNAPSHOT</johnzon.version>
     <junit.version>4.13.2</junit.version>
     <mojarra.version>3.0.0</mojarra.version>
     <myfaces.version>3.0.0</myfaces.version>