Skip to content

Commit

Permalink
Merge pull request #1127 from JiriOndrusek/upgrade-qcxf-3.8.0
Browse files Browse the repository at this point in the history
Upgrade to Quarkus CXF 3.8.0
  • Loading branch information
gsmet committed Feb 22, 2024
2 parents 3eb1253 + 2e7b590 commit e4d53a5
Show file tree
Hide file tree
Showing 247 changed files with 613 additions and 413 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.8.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.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer-deployment</artifactId>
<version>${quarkus.version}</version>
<version>3.8.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.8.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.8.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.8.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.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer-deployment</artifactId>
<version>${quarkus.version}</version>
<version>3.8.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 @@ -664,22 +664,22 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-axiom-api-stub</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand All @@ -690,97 +690,97 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf</artifactId>
<version>2.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.freemarker</groupId>
Expand Down Expand Up @@ -886,7 +886,7 @@
<dependency>
<groupId>io.quarkiverse.xmlsec</groupId>
<artifactId>quarkus-xmlsec-deployment</artifactId>
<version>2.5.0</version>
<version>2.3.0</version>
<exclusions>
<exclusion>
<groupId>org.ow2.asm</groupId>
Expand All @@ -897,7 +897,7 @@
<dependency>
<groupId>io.quarkiverse.xmlsec</groupId>
<artifactId>quarkus-xmlsec</artifactId>
<version>2.5.0</version>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down

0 comments on commit e4d53a5

Please sign in to comment.