mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
Merge pull request #7207 from radcortez/master
Updated MP OpenTracing to 1.3.3 and SmallRye OpenTracing to 1.3.4.
This commit is contained in:
@@ -29,14 +29,14 @@
|
||||
<microprofile-config-api.version>1.4</microprofile-config-api.version>
|
||||
<microprofile-metrics-api.version>2.3</microprofile-metrics-api.version>
|
||||
<microprofile-context-propagation.version>1.0.1</microprofile-context-propagation.version>
|
||||
<microprofile-opentracing-api.version>1.3.1</microprofile-opentracing-api.version>
|
||||
<microprofile-opentracing-api.version>1.3.3</microprofile-opentracing-api.version>
|
||||
<microprofile-reactive-streams-operators.version>1.0</microprofile-reactive-streams-operators.version>
|
||||
<microprofile-rest-client.version>1.3.4</microprofile-rest-client.version>
|
||||
<smallrye-config.version>1.6.1</smallrye-config.version>
|
||||
<smallrye-health.version>2.1.0</smallrye-health.version>
|
||||
<smallrye-metrics.version>2.4.0</smallrye-metrics.version>
|
||||
<smallrye-open-api.version>1.2.0</smallrye-open-api.version>
|
||||
<smallrye-opentracing.version>1.3.3</smallrye-opentracing.version>
|
||||
<smallrye-opentracing.version>1.3.4</smallrye-opentracing.version>
|
||||
<smallrye-fault-tolerance.version>4.0.0</smallrye-fault-tolerance.version>
|
||||
<smallrye-jwt.version>2.0.13</smallrye-jwt.version>
|
||||
<smallrye-context-propagation.version>1.0.11</smallrye-context-propagation.version>
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
<microprofile-reactive-messaging-api.version>1.0</microprofile-reactive-messaging-api.version>
|
||||
<microprofile-rest-client-api.version>1.3.4</microprofile-rest-client-api.version>
|
||||
<microprofile-open-api.version>1.1.2</microprofile-open-api.version>
|
||||
<microprofile-opentracing-api.version>1.3.2</microprofile-opentracing-api.version>
|
||||
<microprofile-opentracing-api.version>1.3.3</microprofile-opentracing-api.version>
|
||||
<microprofile-context-propagation.version>1.0.1</microprofile-context-propagation.version>
|
||||
<microprofile-jwt-api.version>1.1.1</microprofile-jwt-api.version>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user