Skip to content

Commit

Permalink
Upgrade to Quarkus CXF 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga authored and gsmet committed Mar 20, 2024
1 parent 6d259f3 commit 43c4ad5
Show file tree
Hide file tree
Showing 250 changed files with 386 additions and 603 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</executions>
<configuration>
<bomArtifactId>quarkus-amazon-services-bom</bomArtifactId>
<quarkusCoreVersion>${quarkus.version}</quarkusCoreVersion>
<quarkusCoreVersion>3.9.0</quarkusCoreVersion>
<platformRelease>
<platformKey>${platform.key}</platformKey>
<stream>${platform.stream}</stream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer-deployment</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</executions>
<configuration>
<bomArtifactId>quarkus-blaze-persistence-bom</bomArtifactId>
<quarkusCoreVersion>${quarkus.version}</quarkusCoreVersion>
<quarkusCoreVersion>3.9.0</quarkusCoreVersion>
<platformRelease>
<platformKey>${platform.key}</platformKey>
<stream>${platform.stream}</stream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer-deployment</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
50 changes: 25 additions & 25 deletions generated-platform-project/quarkus-camel/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -636,22 +636,22 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-axiom-api-stub</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand All @@ -662,107 +662,107 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.freemarker</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</executions>
<configuration>
<bomArtifactId>quarkus-camel-bom</bomArtifactId>
<quarkusCoreVersion>${quarkus.version}</quarkusCoreVersion>
<quarkusCoreVersion>3.9.0</quarkusCoreVersion>
<platformRelease>
<platformKey>${platform.key}</platformKey>
<stream>${platform.stream}</stream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.9.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Loading

0 comments on commit 43c4ad5

Please sign in to comment.