Skip to content

Commit a32bb27

Browse files
committed
Upgrade to Quarkus CXF 3.21.1
1 parent b736f2b commit a32bb27

File tree

4 files changed

+94
-94
lines changed

4 files changed

+94
-94
lines changed

generated-platform-project/quarkus-camel/bom/pom.xml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -792,142 +792,142 @@
792792
<dependency>
793793
<groupId>io.quarkiverse.cxf</groupId>
794794
<artifactId>quarkus-cxf-axiom-api-stub</artifactId>
795-
<version>3.21.0</version>
795+
<version>3.21.1</version>
796796
</dependency>
797797
<dependency>
798798
<groupId>io.quarkiverse.cxf</groupId>
799799
<artifactId>quarkus-cxf-bc-stub</artifactId>
800-
<version>3.21.0</version>
800+
<version>3.21.1</version>
801801
</dependency>
802802
<dependency>
803803
<groupId>io.quarkiverse.cxf</groupId>
804804
<artifactId>quarkus-cxf-deployment</artifactId>
805-
<version>3.21.0</version>
805+
<version>3.21.1</version>
806806
</dependency>
807807
<dependency>
808808
<groupId>io.quarkiverse.cxf</groupId>
809809
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId>
810-
<version>3.21.0</version>
810+
<version>3.21.1</version>
811811
</dependency>
812812
<dependency>
813813
<groupId>io.quarkiverse.cxf</groupId>
814814
<artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId>
815-
<version>3.21.0</version>
815+
<version>3.21.1</version>
816816
</dependency>
817817
<dependency>
818818
<groupId>io.quarkiverse.cxf</groupId>
819819
<artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId>
820-
<version>3.21.0</version>
820+
<version>3.21.1</version>
821821
</dependency>
822822
<dependency>
823823
<groupId>io.quarkiverse.cxf</groupId>
824824
<artifactId>quarkus-cxf-rt-features-logging</artifactId>
825-
<version>3.21.0</version>
825+
<version>3.21.1</version>
826826
</dependency>
827827
<dependency>
828828
<groupId>io.quarkiverse.cxf</groupId>
829829
<artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId>
830-
<version>3.21.0</version>
830+
<version>3.21.1</version>
831831
</dependency>
832832
<dependency>
833833
<groupId>io.quarkiverse.cxf</groupId>
834834
<artifactId>quarkus-cxf-rt-features-metrics</artifactId>
835-
<version>3.21.0</version>
835+
<version>3.21.1</version>
836836
</dependency>
837837
<dependency>
838838
<groupId>io.quarkiverse.cxf</groupId>
839839
<artifactId>quarkus-cxf-rt-management-deployment</artifactId>
840-
<version>3.21.0</version>
840+
<version>3.21.1</version>
841841
</dependency>
842842
<dependency>
843843
<groupId>io.quarkiverse.cxf</groupId>
844844
<artifactId>quarkus-cxf-rt-management</artifactId>
845-
<version>3.21.0</version>
845+
<version>3.21.1</version>
846846
</dependency>
847847
<dependency>
848848
<groupId>io.quarkiverse.cxf</groupId>
849849
<artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId>
850-
<version>3.21.0</version>
850+
<version>3.21.1</version>
851851
</dependency>
852852
<dependency>
853853
<groupId>io.quarkiverse.cxf</groupId>
854854
<artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId>
855-
<version>3.21.0</version>
855+
<version>3.21.1</version>
856856
</dependency>
857857
<dependency>
858858
<groupId>io.quarkiverse.cxf</groupId>
859859
<artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId>
860-
<version>3.21.0</version>
860+
<version>3.21.1</version>
861861
</dependency>
862862
<dependency>
863863
<groupId>io.quarkiverse.cxf</groupId>
864864
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
865-
<version>3.21.0</version>
865+
<version>3.21.1</version>
866866
</dependency>
867867
<dependency>
868868
<groupId>io.quarkiverse.cxf</groupId>
869869
<artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId>
870-
<version>3.21.0</version>
870+
<version>3.21.1</version>
871871
</dependency>
872872
<dependency>
873873
<groupId>io.quarkiverse.cxf</groupId>
874874
<artifactId>quarkus-cxf-rt-ws-security</artifactId>
875-
<version>3.21.0</version>
875+
<version>3.21.1</version>
876876
</dependency>
877877
<dependency>
878878
<groupId>io.quarkiverse.cxf</groupId>
879879
<artifactId>quarkus-cxf-saaj-deployment</artifactId>
880-
<version>3.21.0</version>
880+
<version>3.21.1</version>
881881
</dependency>
882882
<dependency>
883883
<groupId>io.quarkiverse.cxf</groupId>
884884
<artifactId>quarkus-cxf-saaj</artifactId>
885-
<version>3.21.0</version>
885+
<version>3.21.1</version>
886886
</dependency>
887887
<dependency>
888888
<groupId>io.quarkiverse.cxf</groupId>
889889
<artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId>
890-
<version>3.21.0</version>
890+
<version>3.21.1</version>
891891
</dependency>
892892
<dependency>
893893
<groupId>io.quarkiverse.cxf</groupId>
894894
<artifactId>quarkus-cxf-santuario-xmlsec</artifactId>
895-
<version>3.21.0</version>
895+
<version>3.21.1</version>
896896
</dependency>
897897
<dependency>
898898
<groupId>io.quarkiverse.cxf</groupId>
899899
<artifactId>quarkus-cxf-services-sts-deployment</artifactId>
900-
<version>3.21.0</version>
900+
<version>3.21.1</version>
901901
</dependency>
902902
<dependency>
903903
<groupId>io.quarkiverse.cxf</groupId>
904904
<artifactId>quarkus-cxf-services-sts</artifactId>
905-
<version>3.21.0</version>
905+
<version>3.21.1</version>
906906
</dependency>
907907
<dependency>
908908
<groupId>io.quarkiverse.cxf</groupId>
909909
<artifactId>quarkus-cxf-woodstox-deployment</artifactId>
910-
<version>3.21.0</version>
910+
<version>3.21.1</version>
911911
</dependency>
912912
<dependency>
913913
<groupId>io.quarkiverse.cxf</groupId>
914914
<artifactId>quarkus-cxf-woodstox</artifactId>
915-
<version>3.21.0</version>
915+
<version>3.21.1</version>
916916
</dependency>
917917
<dependency>
918918
<groupId>io.quarkiverse.cxf</groupId>
919919
<artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId>
920-
<version>3.21.0</version>
920+
<version>3.21.1</version>
921921
</dependency>
922922
<dependency>
923923
<groupId>io.quarkiverse.cxf</groupId>
924924
<artifactId>quarkus-cxf-xjc-plugins</artifactId>
925-
<version>3.21.0</version>
925+
<version>3.21.1</version>
926926
</dependency>
927927
<dependency>
928928
<groupId>io.quarkiverse.cxf</groupId>
929929
<artifactId>quarkus-cxf</artifactId>
930-
<version>3.21.0</version>
930+
<version>3.21.1</version>
931931
</dependency>
932932
<dependency>
933933
<groupId>io.quarkiverse.freemarker</groupId>
@@ -7741,17 +7741,17 @@
77417741
<dependency>
77427742
<groupId>org.apache.httpcomponents.client5</groupId>
77437743
<artifactId>httpclient5</artifactId>
7744-
<version>5.4.2</version>
7744+
<version>5.4.3</version>
77457745
</dependency>
77467746
<dependency>
77477747
<groupId>org.apache.httpcomponents.core5</groupId>
77487748
<artifactId>httpcore5-h2</artifactId>
7749-
<version>5.3.3</version>
7749+
<version>5.3.4</version>
77507750
</dependency>
77517751
<dependency>
77527752
<groupId>org.apache.httpcomponents.core5</groupId>
77537753
<artifactId>httpcore5</artifactId>
7754-
<version>5.3.3</version>
7754+
<version>5.3.4</version>
77557755
</dependency>
77567756
<dependency>
77577757
<groupId>org.apache.jackrabbit</groupId>

generated-platform-project/quarkus-cxf/bom/pom.xml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -92,142 +92,142 @@
9292
<dependency>
9393
<groupId>io.quarkiverse.cxf</groupId>
9494
<artifactId>quarkus-cxf-axiom-api-stub</artifactId>
95-
<version>3.21.0</version>
95+
<version>3.21.1</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>io.quarkiverse.cxf</groupId>
9999
<artifactId>quarkus-cxf-bc-stub</artifactId>
100-
<version>3.21.0</version>
100+
<version>3.21.1</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>io.quarkiverse.cxf</groupId>
104104
<artifactId>quarkus-cxf-deployment</artifactId>
105-
<version>3.21.0</version>
105+
<version>3.21.1</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>io.quarkiverse.cxf</groupId>
109109
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId>
110-
<version>3.21.0</version>
110+
<version>3.21.1</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>io.quarkiverse.cxf</groupId>
114114
<artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId>
115-
<version>3.21.0</version>
115+
<version>3.21.1</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>io.quarkiverse.cxf</groupId>
119119
<artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId>
120-
<version>3.21.0</version>
120+
<version>3.21.1</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>io.quarkiverse.cxf</groupId>
124124
<artifactId>quarkus-cxf-rt-features-logging</artifactId>
125-
<version>3.21.0</version>
125+
<version>3.21.1</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>io.quarkiverse.cxf</groupId>
129129
<artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId>
130-
<version>3.21.0</version>
130+
<version>3.21.1</version>
131131
</dependency>
132132
<dependency>
133133
<groupId>io.quarkiverse.cxf</groupId>
134134
<artifactId>quarkus-cxf-rt-features-metrics</artifactId>
135-
<version>3.21.0</version>
135+
<version>3.21.1</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>io.quarkiverse.cxf</groupId>
139139
<artifactId>quarkus-cxf-rt-management-deployment</artifactId>
140-
<version>3.21.0</version>
140+
<version>3.21.1</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>io.quarkiverse.cxf</groupId>
144144
<artifactId>quarkus-cxf-rt-management</artifactId>
145-
<version>3.21.0</version>
145+
<version>3.21.1</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>io.quarkiverse.cxf</groupId>
149149
<artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId>
150-
<version>3.21.0</version>
150+
<version>3.21.1</version>
151151
</dependency>
152152
<dependency>
153153
<groupId>io.quarkiverse.cxf</groupId>
154154
<artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId>
155-
<version>3.21.0</version>
155+
<version>3.21.1</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>io.quarkiverse.cxf</groupId>
159159
<artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId>
160-
<version>3.21.0</version>
160+
<version>3.21.1</version>
161161
</dependency>
162162
<dependency>
163163
<groupId>io.quarkiverse.cxf</groupId>
164164
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
165-
<version>3.21.0</version>
165+
<version>3.21.1</version>
166166
</dependency>
167167
<dependency>
168168
<groupId>io.quarkiverse.cxf</groupId>
169169
<artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId>
170-
<version>3.21.0</version>
170+
<version>3.21.1</version>
171171
</dependency>
172172
<dependency>
173173
<groupId>io.quarkiverse.cxf</groupId>
174174
<artifactId>quarkus-cxf-rt-ws-security</artifactId>
175-
<version>3.21.0</version>
175+
<version>3.21.1</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>io.quarkiverse.cxf</groupId>
179179
<artifactId>quarkus-cxf-saaj-deployment</artifactId>
180-
<version>3.21.0</version>
180+
<version>3.21.1</version>
181181
</dependency>
182182
<dependency>
183183
<groupId>io.quarkiverse.cxf</groupId>
184184
<artifactId>quarkus-cxf-saaj</artifactId>
185-
<version>3.21.0</version>
185+
<version>3.21.1</version>
186186
</dependency>
187187
<dependency>
188188
<groupId>io.quarkiverse.cxf</groupId>
189189
<artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId>
190-
<version>3.21.0</version>
190+
<version>3.21.1</version>
191191
</dependency>
192192
<dependency>
193193
<groupId>io.quarkiverse.cxf</groupId>
194194
<artifactId>quarkus-cxf-santuario-xmlsec</artifactId>
195-
<version>3.21.0</version>
195+
<version>3.21.1</version>
196196
</dependency>
197197
<dependency>
198198
<groupId>io.quarkiverse.cxf</groupId>
199199
<artifactId>quarkus-cxf-services-sts-deployment</artifactId>
200-
<version>3.21.0</version>
200+
<version>3.21.1</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>io.quarkiverse.cxf</groupId>
204204
<artifactId>quarkus-cxf-services-sts</artifactId>
205-
<version>3.21.0</version>
205+
<version>3.21.1</version>
206206
</dependency>
207207
<dependency>
208208
<groupId>io.quarkiverse.cxf</groupId>
209209
<artifactId>quarkus-cxf-woodstox-deployment</artifactId>
210-
<version>3.21.0</version>
210+
<version>3.21.1</version>
211211
</dependency>
212212
<dependency>
213213
<groupId>io.quarkiverse.cxf</groupId>
214214
<artifactId>quarkus-cxf-woodstox</artifactId>
215-
<version>3.21.0</version>
215+
<version>3.21.1</version>
216216
</dependency>
217217
<dependency>
218218
<groupId>io.quarkiverse.cxf</groupId>
219219
<artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId>
220-
<version>3.21.0</version>
220+
<version>3.21.1</version>
221221
</dependency>
222222
<dependency>
223223
<groupId>io.quarkiverse.cxf</groupId>
224224
<artifactId>quarkus-cxf-xjc-plugins</artifactId>
225-
<version>3.21.0</version>
225+
<version>3.21.1</version>
226226
</dependency>
227227
<dependency>
228228
<groupId>io.quarkiverse.cxf</groupId>
229229
<artifactId>quarkus-cxf</artifactId>
230-
<version>3.21.0</version>
230+
<version>3.21.1</version>
231231
</dependency>
232232
<dependency>
233233
<groupId>jakarta.mail</groupId>
@@ -466,17 +466,17 @@
466466
<dependency>
467467
<groupId>org.apache.httpcomponents.client5</groupId>
468468
<artifactId>httpclient5</artifactId>
469-
<version>5.4.2</version>
469+
<version>5.4.3</version>
470470
</dependency>
471471
<dependency>
472472
<groupId>org.apache.httpcomponents.core5</groupId>
473473
<artifactId>httpcore5-h2</artifactId>
474-
<version>5.3.3</version>
474+
<version>5.3.4</version>
475475
</dependency>
476476
<dependency>
477477
<groupId>org.apache.httpcomponents.core5</groupId>
478478
<artifactId>httpcore5</artifactId>
479-
<version>5.3.3</version>
479+
<version>5.3.4</version>
480480
</dependency>
481481
<dependency>
482482
<groupId>org.apache.neethi</groupId>

0 commit comments

Comments
 (0)