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/06/10 14:08:16 UTC

[tomee] 01/02: TOMEE-3755: Upgrade Johnzon to 1.2.13

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

commit 7d9565cb216f8ccda97351597a84033f18b95200
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Thu Jun 10 16:05:33 2021 +0200

    TOMEE-3755: Upgrade Johnzon to 1.2.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bec77a2..d1a8928 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
     <openjpa.version>3.1.2</openjpa.version>
     <openwebbeans.version>2.0.22</openwebbeans.version>
     <jcs.version>2.1</jcs.version>
-    <johnzon.version>1.2.11</johnzon.version>
+    <johnzon.version>1.2.13</johnzon.version>
     <quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>
 
     <!-- Maven module versions -->