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
commit 91ff87b460038f00ae331d49447511fb3642fc8b Author: Richard Zowalla <[email protected]> AuthorDate: Fri May 5 12:08:36 2023 +0200 TOMEE-4207 - Johnzon 1.2.20 --- boms/tomee-microprofile/pom.xml | 10 +++++----- boms/tomee-plume/pom.xml | 10 +++++----- boms/tomee-plus/pom.xml | 10 +++++----- boms/tomee-webprofile/pom.xml | 10 +++++----- pom.xml | 2 +- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index 7448b44169..7aa5cd6133 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -433,7 +433,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -444,7 +444,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -455,7 +455,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -466,7 +466,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -477,7 +477,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index b5d222eb7c..1afc3a1077 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -554,7 +554,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -565,7 +565,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -576,7 +576,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -587,7 +587,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -598,7 +598,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index b83063c08a..1dad32b2b2 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -565,7 +565,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -576,7 +576,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -587,7 +587,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -598,7 +598,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -609,7 +609,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 33e524a9a6..95db4ef2ef 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -246,7 +246,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -257,7 +257,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -268,7 +268,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -279,7 +279,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -290,7 +290,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/pom.xml b/pom.xml index 33fd6915cb..72d2e3c750 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ <version.cxf>3.5.5</version.cxf> <version.geronimo.components>3.1.5</version.geronimo.components> <version.geronimo-javamail_1.6_mail>1.0.1</version.geronimo-javamail_1.6_mail> - <version.johnzon>1.2.19</version.johnzon> + <version.johnzon>1.2.20</version.johnzon> <version.myfaces>2.3.10</version.myfaces> <version.openjpa>3.2.2</version.openjpa> <version.openwebbeans>2.0.27</version.openwebbeans>
