This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-8.x by this push:
new 6d83a394b2 TOMEE-3934 - Upgrade to Johnzon-1.2.18
6d83a394b2 is described below
commit 6d83a394b219caf4c6640b0165466e65a7eb9fb0
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu May 5 10:28:07 2022 +0200
TOMEE-3934 - Upgrade to Johnzon-1.2.18
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b7e313c705..d0b3c44d53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<openjpa.version>3.2.2</openjpa.version>
<openwebbeans.version>2.0.26</openwebbeans.version>
<jcs.version>2.1</jcs.version>
- <johnzon.version>1.2.17</johnzon.version>
+ <johnzon.version>1.2.18</johnzon.version>
<quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>
<!-- Maven module versions -->