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
The following commit(s) were added to refs/heads/master by this push:
new 9892959f07 Minor: Regenerated BOMs for
6e4e8277c26b9a31d86c3bbc1ce0002e041521b3
9892959f07 is described below
commit 9892959f07eb97b82621ee185843bd072635739a
Author: asfgit <[email protected]>
AuthorDate: Thu May 5 07:25:03 2022 +0000
Minor: Regenerated BOMs for 6e4e8277c26b9a31d86c3bbc1ce0002e041521b3
Signed-off-by: GitHub <[email protected]>
---
boms/tomee-microprofile/pom.xml | 10 +++++-----
boms/tomee-plume/pom.xml | 10 +++++-----
boms/tomee-plus/pom.xml | 10 +++++-----
boms/tomee-webprofile/pom.xml | 10 +++++-----
4 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 1e6c4d2f4d..1b00ebc667 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.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -613,7 +613,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -625,7 +625,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -637,7 +637,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonp-strict</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -649,7 +649,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index c4b019174a..068b865f9b 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -657,7 +657,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-core</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -669,7 +669,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -681,7 +681,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -693,7 +693,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonp-strict</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -705,7 +705,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 000492f6f8..4855a48b12 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -657,7 +657,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-core</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -669,7 +669,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -681,7 +681,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -693,7 +693,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonp-strict</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -705,7 +705,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index 0e6c521eee..febd541d2d 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.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -272,7 +272,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -284,7 +284,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -296,7 +296,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonp-strict</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -308,7 +308,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
- <version>1.2.17</version>
+ <version>1.2.18</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>