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/05/19 12:12:23 UTC

[tomee] 01/04: TOMEE-3734: Update Johnzon to 1.2.11

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 561a647da0023bc71a2d254d551b44ff1caae513
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Wed May 19 13:31:04 2021 +0200

    TOMEE-3734: Update Johnzon to 1.2.11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 827a495..603e3aa 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.10</johnzon.version>
+    <johnzon.version>1.2.11</johnzon.version>
     <quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>
 
     <!-- Maven module versions -->