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/21 09:06:30 UTC

[tomee] branch master updated: Update Johnzon to 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.git


The following commit(s) were added to refs/heads/master by this push:
     new 22c5fc8  Update Johnzon to latest snapshot
22c5fc8 is described below

commit 22c5fc8e4e9d13601868294f6724428b39149c3b
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Tue Sep 21 11:06:22 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 219c52e..4bdbf90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
     <openjpa.version>3.2.0</openjpa.version>
     <openwebbeans.version>2.0.22</openwebbeans.version>
     <jcs.version>2.1</jcs.version>
-    <johnzon.version>1.2.10</johnzon.version>
+    <johnzon.version>1.2.15-SNAPSHOT</johnzon.version>
     <quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>
 
     <!-- Maven module versions -->