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 2022/02/08 10:45:05 UTC

[tomee] branch master updated: TOMEE-3836 Apache Johnzon 1.2.16

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 3c6c0fc  TOMEE-3836 Apache Johnzon 1.2.16
3c6c0fc is described below

commit 3c6c0fcedde90637a345f1794a8dfc6462366911
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Tue Feb 8 11:43:52 2022 +0100

    TOMEE-3836 Apache Johnzon 1.2.16
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 529a43c..abaeca9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <openjpa.version>3.2.0</openjpa.version>
     <openwebbeans.version>2.0.26</openwebbeans.version>
     <jcs.version>2.1</jcs.version>
-    <johnzon.version>1.2.15</johnzon.version>
+    <johnzon.version>1.2.16</johnzon.version>
     <quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>
 
     <!-- Maven module versions -->