Skip to content

Commit

Permalink
Merge pull request #696 from aloubyansky/2.14-platform-generator-0.0.66
Browse files Browse the repository at this point in the history
Upgrade to the platform generator 0.0.66
  • Loading branch information
aloubyansky authored Nov 10, 2022
2 parents 5bdbde7 + 9bf5690 commit efd2c61
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 61 deletions.
30 changes: 0 additions & 30 deletions generated-platform-project/quarkus-universe/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11096,11 +11096,6 @@
<artifactId>vertx-dropwizard-metrics</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-aggregator</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-client</artifactId>
Expand All @@ -11111,11 +11106,6 @@
<artifactId>vertx-grpc-common</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-server</artifactId>
Expand Down Expand Up @@ -11151,11 +11141,6 @@
<artifactId>vertx-ignite</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-infinispan-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-infinispan</artifactId>
Expand Down Expand Up @@ -11232,11 +11217,6 @@
<artifactId>vertx-lang-kotlin-coroutines</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin</artifactId>
Expand Down Expand Up @@ -11427,11 +11407,6 @@
<artifactId>vertx-sockjs-service-proxy</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-sql-client-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-sql-client-templates</artifactId>
Expand Down Expand Up @@ -11463,11 +11438,6 @@
<artifactId>vertx-tcp-eventbus-bridge</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-tracing-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-unit</artifactId>
Expand Down
30 changes: 0 additions & 30 deletions generated-platform-project/quarkus/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7187,11 +7187,6 @@
<artifactId>vertx-dropwizard-metrics</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-aggregator</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-client</artifactId>
Expand All @@ -7202,11 +7197,6 @@
<artifactId>vertx-grpc-common</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-server</artifactId>
Expand Down Expand Up @@ -7242,11 +7232,6 @@
<artifactId>vertx-ignite</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-infinispan-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-infinispan</artifactId>
Expand Down Expand Up @@ -7323,11 +7308,6 @@
<artifactId>vertx-lang-kotlin-coroutines</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin</artifactId>
Expand Down Expand Up @@ -7518,11 +7498,6 @@
<artifactId>vertx-sockjs-service-proxy</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-sql-client-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-sql-client-templates</artifactId>
Expand Down Expand Up @@ -7554,11 +7529,6 @@
<artifactId>vertx-tcp-eventbus-bridge</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-tracing-parent</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-unit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<quarkus-vault.version>2.1.0</quarkus-vault.version>
<quarkus-operator-sdk.version>5.0.0.Beta1</quarkus-operator-sdk.version>

<quarkus-platform-bom-generator.version>0.0.62</quarkus-platform-bom-generator.version>
<quarkus-platform-bom-generator.version>0.0.66</quarkus-platform-bom-generator.version>
<build-helper-maven-plugin.version>3.1.0</build-helper-maven-plugin.version>
<maven-plugin-plugin.version>3.6.1</maven-plugin-plugin.version>
<useReleaseProfile>true</useReleaseProfile>
Expand Down

0 comments on commit efd2c61

Please sign in to comment.