Skip to content

Commit

Permalink
Merge pull request #29246 from geoand/vertx-3.8.5
Browse files Browse the repository at this point in the history
Bump to Vert.x 4.8.5
  • Loading branch information
geoand committed Nov 22, 2022
2 parents a2e7f7e + b7b11a5 commit 3c5e064
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 363 deletions.
8 changes: 4 additions & 4 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<opentelemetry.version>1.19.0</opentelemetry.version>
<opentelemetry-alpha.version>1.19.0-alpha</opentelemetry-alpha.version>
<jaeger.version>1.8.1</jaeger.version>
<quarkus-http.version>4.1.9</quarkus-http.version>
<quarkus-http.version>4.2.1</quarkus-http.version>
<micrometer.version>1.10.1</micrometer.version><!-- keep in sync with hdrhistogram -->
<hdrhistogram.version>2.1.12</hdrhistogram.version><!-- keep in sync with micrometer -->
<google-auth.version>0.22.0</google-auth.version>
Expand All @@ -51,7 +51,7 @@
<smallrye-context-propagation.version>1.2.2</smallrye-context-propagation.version>
<smallrye-reactive-streams-operators.version>1.0.13</smallrye-reactive-streams-operators.version>
<smallrye-reactive-types-converter.version>2.7.0</smallrye-reactive-types-converter.version>
<smallrye-mutiny-vertx-binding.version>2.27.0</smallrye-mutiny-vertx-binding.version>
<smallrye-mutiny-vertx-binding.version>2.28.0</smallrye-mutiny-vertx-binding.version>
<smallrye-reactive-messaging.version>3.22.0</smallrye-reactive-messaging.version>
<smallrye-stork.version>1.3.0</smallrye-stork.version>
<jakarta.activation.version>1.2.1</jakarta.activation.version>
Expand Down Expand Up @@ -110,7 +110,7 @@
<wildfly-client-config.version>1.0.1.Final</wildfly-client-config.version>
<wildfly-elytron.version>1.20.1.Final</wildfly-elytron.version>
<jboss-threads.version>3.4.3.Final</jboss-threads.version>
<vertx.version>4.3.4</vertx.version>
<vertx.version>4.3.5</vertx.version>

<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>
Expand All @@ -134,7 +134,7 @@
<infinispan.version>14.0.1.Final</infinispan.version>
<infinispan.protostream.version>4.5.0.Final</infinispan.protostream.version>
<caffeine.version>3.1.1</caffeine.version>
<netty.version>4.1.82.Final</netty.version>
<netty.version>4.1.85.Final</netty.version>
<brotli4j.version>1.8.0</brotli4j.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
<jboss-logging.version>3.5.0.Final</jboss-logging.version>
Expand Down

This file was deleted.

0 comments on commit 3c5e064

Please sign in to comment.