This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch tomee-9.x in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 76b8edfb1fb860461cb49d3f70c5c9020df03a7b Author: Richard Zowalla <[email protected]> AuthorDate: Fri May 5 13:41:55 2023 +0200 TOMEE-4208 - 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 894bcc77ce..9f2b310998 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -601,7 +601,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -613,7 +613,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -625,7 +625,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -637,7 +637,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -649,7 +649,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 22a696c1a3..e6aeb4e5c9 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -690,7 +690,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -702,7 +702,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -714,7 +714,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -726,7 +726,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -738,7 +738,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index 40f84dc732..2fbffeea17 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -701,7 +701,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -713,7 +713,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -725,7 +725,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -737,7 +737,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -749,7 +749,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 9b194c79ae..34bc96e9f7 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -260,7 +260,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -272,7 +272,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jaxrs</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -284,7 +284,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonb</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -296,7 +296,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-jsonp-strict</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> @@ -308,7 +308,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-mapper</artifactId> - <version>1.2.19</version> + <version>1.2.20</version> <classifier>jakarta</classifier> <exclusions> <exclusion> diff --git a/pom.xml b/pom.xml index 3a09cf7dbe..06f388db13 100644 --- a/pom.xml +++ b/pom.xml @@ -214,7 +214,7 @@ <version.geronimo.components>3.1.5</version.geronimo.components> <!-- we currently rely on Mail Impl. from Geronimo, this might change in the future --> <version.geronimo-mail_2.1_provider>1.0.0</version.geronimo-mail_2.1_provider> - <version.johnzon>1.2.19</version.johnzon> + <version.johnzon>1.2.20</version.johnzon> <version.myfaces>3.0.2</version.myfaces> <version.openjpa>3.2.2</version.openjpa> <version.openwebbeans>2.0.27</version.openwebbeans>
