You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2021/07/07 06:42:05 UTC

[tomee] branch master updated: TOMEE-3770 - Update to Johnzon 1.2.14

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

rzo1 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 a6b6b13  TOMEE-3770 - Update to Johnzon 1.2.14
a6b6b13 is described below

commit a6b6b133c0278b2784d459a2ad508b5dd19e507d
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Wed Jul 7 08:41:52 2021 +0200

    TOMEE-3770 - Update to Johnzon 1.2.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8bd6efd..0f49f75 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.13</johnzon.version>
+    <johnzon.version>1.2.14</johnzon.version>
     <quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>
 
     <!-- Maven module versions -->