Skip to content

Commit

Permalink
Updates smallrye mp impls + apis (still compliant with MP 5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed Apr 26, 2023
1 parent 31df2f6 commit c1ad828
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion boms/tomee-microprofile-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
14 changes: 7 additions & 7 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-api</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -389,7 +389,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-autoconfig-core</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -400,7 +400,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-core</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -411,7 +411,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -477,7 +477,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-opentracing-contrib</artifactId>
<version>3.0.0</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -488,7 +488,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-opentracing</artifactId>
<version>3.0.0</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1759,7 +1759,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plume-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
14 changes: 7 additions & 7 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-api</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -400,7 +400,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-autoconfig-core</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -411,7 +411,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-core</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -422,7 +422,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -488,7 +488,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-opentracing-contrib</artifactId>
<version>3.0.0</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -499,7 +499,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-opentracing</artifactId>
<version>3.0.0</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1870,7 +1870,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plus-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
14 changes: 7 additions & 7 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-api</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -411,7 +411,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-autoconfig-core</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -422,7 +422,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-core</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -433,7 +433,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance</artifactId>
<version>6.0.0</version>
<version>6.2.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -499,7 +499,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-opentracing-contrib</artifactId>
<version>3.0.0</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -510,7 +510,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-opentracing</artifactId>
<version>3.0.0</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1903,7 +1903,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@

<!-- Micro Profile API -->
<version.microprofile>5.0</version.microprofile>
<version.microprofile.config>3.0.2</version.microprofile.config>
<version.microprofile.config>3.0.3</version.microprofile.config>
<version.microprofile.fault-tolerance>4.0.2</version.microprofile.fault-tolerance>
<version.microprofile.health>4.0.1</version.microprofile.health>
<version.microprofile.jwt>2.0</version.microprofile.jwt>
Expand All @@ -188,11 +188,11 @@

<!-- Micro Profile Impl. -->
<version.microprofile.impl.config>3.0.0</version.microprofile.impl.config>
<version.microprofile.impl.fault-tolerance>6.0.0</version.microprofile.impl.fault-tolerance>
<version.microprofile.impl.fault-tolerance>6.2.2</version.microprofile.impl.fault-tolerance>
<version.microprofile.impl.health>4.0.1</version.microprofile.impl.health>
<version.microprofile.impl.metrics>4.0.0</version.microprofile.impl.metrics>
<version.microprofile.impl.openapi>3.0.1</version.microprofile.impl.openapi>
<version.microprofile.impl.opentracing>3.0.0</version.microprofile.impl.opentracing>
<version.microprofile.impl.opentracing>3.0.3</version.microprofile.impl.opentracing>

<!-- Jackson and snakeyaml required by OpenAPI Impl -->
<version.jackson>2.14.1</version.jackson>
Expand Down

0 comments on commit c1ad828

Please sign in to comment.