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

struberg 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 36a3215  TOMEE-2610 upgrade to Apache Johnzon-1.1.13
36a3215 is described below

commit 36a32154360dbb09017e010c1ade157c3a8c0e7e
Author: Mark Struberg <[email protected]>
AuthorDate: Mon Aug 5 08:13:19 2019 +0200

    TOMEE-2610 upgrade to Apache Johnzon-1.1.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ef1dab9..202a1b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
     <openjpa.version>3.1.0</openjpa.version>
     <openwebbeans.version>2.0.9</openwebbeans.version>
     <jcs.version>2.1</jcs.version>
-    <johnzon.version>1.1.11</johnzon.version>
+    <johnzon.version>1.1.13</johnzon.version>
 
     <!-- Maven module versions -->
     <maven-bundle-plugin.version>3.3.0</maven-bundle-plugin.version>

Reply via email to