Skip to content

Commit

Permalink
TOMEE-4315 - Johnzon 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed Apr 1, 2024
1 parent 7d8d2f1 commit 1bf65e9
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-core</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -796,7 +796,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -807,7 +807,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -818,7 +818,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-core</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -907,7 +907,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -918,7 +918,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -929,7 +929,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-core</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -907,7 +907,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -918,7 +918,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -929,7 +929,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions boms/tomee-webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-core</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -444,7 +444,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jaxrs</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -455,7 +455,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -466,7 +466,7 @@
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-mapper</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
<version.geronimo.components>4.0.0</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>2.0.0</version.johnzon>
<version.johnzon>2.0.1</version.johnzon>
<version.myfaces>4.0.2</version.myfaces>
<version.openjpa>4.0.0</version.openjpa>
<version.openwebbeans>4.0.2</version.openwebbeans>
Expand Down

0 comments on commit 1bf65e9

Please sign in to comment.