Skip to content

Commit b81d838

Browse files
TOMEE-4521 - Bump version.cxf from 4.1.2 to 4.1.3 (#2042)
Bumps `version.cxf` from 4.1.2 to 4.1.3. Updates `org.apache.cxf:cxf-core` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-transports-http` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-rs-client` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-ws-security` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-rs-sse` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-management` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-rs-service-description` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-rs-extension-providers` from 4.1.2 to 4.1.3 Updates `org.apache.cxf:cxf-rt-rs-mp-client` from 4.1.2 to 4.1.3 --- updated-dependencies: - dependency-name: org.apache.cxf:cxf-core dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-transports-http dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-rs-client dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-ws-security dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-rs-sse dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-management dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-rs-service-description dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-rs-extension-providers dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-rs-mp-client dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd18588 commit b81d838

File tree

5 files changed

+44
-44
lines changed

5 files changed

+44
-44
lines changed

boms/tomee-microprofile/pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@
818818
<dependency>
819819
<groupId>org.apache.cxf</groupId>
820820
<artifactId>cxf-core</artifactId>
821-
<version>4.1.2</version>
821+
<version>4.1.3</version>
822822
<exclusions>
823823
<exclusion>
824824
<artifactId>*</artifactId>
@@ -862,7 +862,7 @@
862862
<dependency>
863863
<groupId>org.apache.cxf</groupId>
864864
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
865-
<version>4.1.2</version>
865+
<version>4.1.3</version>
866866
<exclusions>
867867
<exclusion>
868868
<artifactId>*</artifactId>
@@ -873,7 +873,7 @@
873873
<dependency>
874874
<groupId>org.apache.cxf</groupId>
875875
<artifactId>cxf-rt-frontend-jaxws</artifactId>
876-
<version>4.1.2</version>
876+
<version>4.1.3</version>
877877
<exclusions>
878878
<exclusion>
879879
<artifactId>*</artifactId>
@@ -895,7 +895,7 @@
895895
<dependency>
896896
<groupId>org.apache.cxf</groupId>
897897
<artifactId>cxf-rt-management</artifactId>
898-
<version>4.1.2</version>
898+
<version>4.1.3</version>
899899
<exclusions>
900900
<exclusion>
901901
<artifactId>*</artifactId>
@@ -906,7 +906,7 @@
906906
<dependency>
907907
<groupId>org.apache.cxf</groupId>
908908
<artifactId>cxf-rt-rs-client</artifactId>
909-
<version>4.1.2</version>
909+
<version>4.1.3</version>
910910
<exclusions>
911911
<exclusion>
912912
<artifactId>*</artifactId>
@@ -917,7 +917,7 @@
917917
<dependency>
918918
<groupId>org.apache.cxf</groupId>
919919
<artifactId>cxf-rt-rs-extension-providers</artifactId>
920-
<version>4.1.2</version>
920+
<version>4.1.3</version>
921921
<exclusions>
922922
<exclusion>
923923
<artifactId>*</artifactId>
@@ -928,7 +928,7 @@
928928
<dependency>
929929
<groupId>org.apache.cxf</groupId>
930930
<artifactId>cxf-rt-rs-mp-client</artifactId>
931-
<version>4.1.2</version>
931+
<version>4.1.3</version>
932932
<exclusions>
933933
<exclusion>
934934
<artifactId>*</artifactId>
@@ -939,7 +939,7 @@
939939
<dependency>
940940
<groupId>org.apache.cxf</groupId>
941941
<artifactId>cxf-rt-rs-service-description</artifactId>
942-
<version>4.1.2</version>
942+
<version>4.1.3</version>
943943
<exclusions>
944944
<exclusion>
945945
<artifactId>*</artifactId>
@@ -950,7 +950,7 @@
950950
<dependency>
951951
<groupId>org.apache.cxf</groupId>
952952
<artifactId>cxf-rt-rs-sse</artifactId>
953-
<version>4.1.2</version>
953+
<version>4.1.3</version>
954954
<exclusions>
955955
<exclusion>
956956
<artifactId>*</artifactId>
@@ -983,7 +983,7 @@
983983
<dependency>
984984
<groupId>org.apache.cxf</groupId>
985985
<artifactId>cxf-rt-transports-http</artifactId>
986-
<version>4.1.2</version>
986+
<version>4.1.3</version>
987987
<exclusions>
988988
<exclusion>
989989
<artifactId>*</artifactId>
@@ -1016,7 +1016,7 @@
10161016
<dependency>
10171017
<groupId>org.apache.cxf</groupId>
10181018
<artifactId>cxf-rt-ws-security</artifactId>
1019-
<version>4.1.2</version>
1019+
<version>4.1.3</version>
10201020
<exclusions>
10211021
<exclusion>
10221022
<artifactId>*</artifactId>

boms/tomee-plume/pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@
906906
<dependency>
907907
<groupId>org.apache.cxf</groupId>
908908
<artifactId>cxf-core</artifactId>
909-
<version>4.1.2</version>
909+
<version>4.1.3</version>
910910
<exclusions>
911911
<exclusion>
912912
<artifactId>*</artifactId>
@@ -950,7 +950,7 @@
950950
<dependency>
951951
<groupId>org.apache.cxf</groupId>
952952
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
953-
<version>4.1.2</version>
953+
<version>4.1.3</version>
954954
<exclusions>
955955
<exclusion>
956956
<artifactId>*</artifactId>
@@ -961,7 +961,7 @@
961961
<dependency>
962962
<groupId>org.apache.cxf</groupId>
963963
<artifactId>cxf-rt-frontend-jaxws</artifactId>
964-
<version>4.1.2</version>
964+
<version>4.1.3</version>
965965
<exclusions>
966966
<exclusion>
967967
<artifactId>*</artifactId>
@@ -983,7 +983,7 @@
983983
<dependency>
984984
<groupId>org.apache.cxf</groupId>
985985
<artifactId>cxf-rt-management</artifactId>
986-
<version>4.1.2</version>
986+
<version>4.1.3</version>
987987
<exclusions>
988988
<exclusion>
989989
<artifactId>*</artifactId>
@@ -994,7 +994,7 @@
994994
<dependency>
995995
<groupId>org.apache.cxf</groupId>
996996
<artifactId>cxf-rt-rs-client</artifactId>
997-
<version>4.1.2</version>
997+
<version>4.1.3</version>
998998
<exclusions>
999999
<exclusion>
10001000
<artifactId>*</artifactId>
@@ -1005,7 +1005,7 @@
10051005
<dependency>
10061006
<groupId>org.apache.cxf</groupId>
10071007
<artifactId>cxf-rt-rs-extension-providers</artifactId>
1008-
<version>4.1.2</version>
1008+
<version>4.1.3</version>
10091009
<exclusions>
10101010
<exclusion>
10111011
<artifactId>*</artifactId>
@@ -1016,7 +1016,7 @@
10161016
<dependency>
10171017
<groupId>org.apache.cxf</groupId>
10181018
<artifactId>cxf-rt-rs-mp-client</artifactId>
1019-
<version>4.1.2</version>
1019+
<version>4.1.3</version>
10201020
<exclusions>
10211021
<exclusion>
10221022
<artifactId>*</artifactId>
@@ -1027,7 +1027,7 @@
10271027
<dependency>
10281028
<groupId>org.apache.cxf</groupId>
10291029
<artifactId>cxf-rt-rs-service-description</artifactId>
1030-
<version>4.1.2</version>
1030+
<version>4.1.3</version>
10311031
<exclusions>
10321032
<exclusion>
10331033
<artifactId>*</artifactId>
@@ -1038,7 +1038,7 @@
10381038
<dependency>
10391039
<groupId>org.apache.cxf</groupId>
10401040
<artifactId>cxf-rt-rs-sse</artifactId>
1041-
<version>4.1.2</version>
1041+
<version>4.1.3</version>
10421042
<exclusions>
10431043
<exclusion>
10441044
<artifactId>*</artifactId>
@@ -1071,7 +1071,7 @@
10711071
<dependency>
10721072
<groupId>org.apache.cxf</groupId>
10731073
<artifactId>cxf-rt-transports-http</artifactId>
1074-
<version>4.1.2</version>
1074+
<version>4.1.3</version>
10751075
<exclusions>
10761076
<exclusion>
10771077
<artifactId>*</artifactId>
@@ -1104,7 +1104,7 @@
11041104
<dependency>
11051105
<groupId>org.apache.cxf</groupId>
11061106
<artifactId>cxf-rt-ws-security</artifactId>
1107-
<version>4.1.2</version>
1107+
<version>4.1.3</version>
11081108
<exclusions>
11091109
<exclusion>
11101110
<artifactId>*</artifactId>

boms/tomee-plus/pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@
906906
<dependency>
907907
<groupId>org.apache.cxf</groupId>
908908
<artifactId>cxf-core</artifactId>
909-
<version>4.1.2</version>
909+
<version>4.1.3</version>
910910
<exclusions>
911911
<exclusion>
912912
<artifactId>*</artifactId>
@@ -950,7 +950,7 @@
950950
<dependency>
951951
<groupId>org.apache.cxf</groupId>
952952
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
953-
<version>4.1.2</version>
953+
<version>4.1.3</version>
954954
<exclusions>
955955
<exclusion>
956956
<artifactId>*</artifactId>
@@ -961,7 +961,7 @@
961961
<dependency>
962962
<groupId>org.apache.cxf</groupId>
963963
<artifactId>cxf-rt-frontend-jaxws</artifactId>
964-
<version>4.1.2</version>
964+
<version>4.1.3</version>
965965
<exclusions>
966966
<exclusion>
967967
<artifactId>*</artifactId>
@@ -983,7 +983,7 @@
983983
<dependency>
984984
<groupId>org.apache.cxf</groupId>
985985
<artifactId>cxf-rt-management</artifactId>
986-
<version>4.1.2</version>
986+
<version>4.1.3</version>
987987
<exclusions>
988988
<exclusion>
989989
<artifactId>*</artifactId>
@@ -994,7 +994,7 @@
994994
<dependency>
995995
<groupId>org.apache.cxf</groupId>
996996
<artifactId>cxf-rt-rs-client</artifactId>
997-
<version>4.1.2</version>
997+
<version>4.1.3</version>
998998
<exclusions>
999999
<exclusion>
10001000
<artifactId>*</artifactId>
@@ -1005,7 +1005,7 @@
10051005
<dependency>
10061006
<groupId>org.apache.cxf</groupId>
10071007
<artifactId>cxf-rt-rs-extension-providers</artifactId>
1008-
<version>4.1.2</version>
1008+
<version>4.1.3</version>
10091009
<exclusions>
10101010
<exclusion>
10111011
<artifactId>*</artifactId>
@@ -1016,7 +1016,7 @@
10161016
<dependency>
10171017
<groupId>org.apache.cxf</groupId>
10181018
<artifactId>cxf-rt-rs-mp-client</artifactId>
1019-
<version>4.1.2</version>
1019+
<version>4.1.3</version>
10201020
<exclusions>
10211021
<exclusion>
10221022
<artifactId>*</artifactId>
@@ -1027,7 +1027,7 @@
10271027
<dependency>
10281028
<groupId>org.apache.cxf</groupId>
10291029
<artifactId>cxf-rt-rs-service-description</artifactId>
1030-
<version>4.1.2</version>
1030+
<version>4.1.3</version>
10311031
<exclusions>
10321032
<exclusion>
10331033
<artifactId>*</artifactId>
@@ -1038,7 +1038,7 @@
10381038
<dependency>
10391039
<groupId>org.apache.cxf</groupId>
10401040
<artifactId>cxf-rt-rs-sse</artifactId>
1041-
<version>4.1.2</version>
1041+
<version>4.1.3</version>
10421042
<exclusions>
10431043
<exclusion>
10441044
<artifactId>*</artifactId>
@@ -1071,7 +1071,7 @@
10711071
<dependency>
10721072
<groupId>org.apache.cxf</groupId>
10731073
<artifactId>cxf-rt-transports-http</artifactId>
1074-
<version>4.1.2</version>
1074+
<version>4.1.3</version>
10751075
<exclusions>
10761076
<exclusion>
10771077
<artifactId>*</artifactId>
@@ -1104,7 +1104,7 @@
11041104
<dependency>
11051105
<groupId>org.apache.cxf</groupId>
11061106
<artifactId>cxf-rt-ws-security</artifactId>
1107-
<version>4.1.2</version>
1107+
<version>4.1.3</version>
11081108
<exclusions>
11091109
<exclusion>
11101110
<artifactId>*</artifactId>

boms/tomee-webprofile/pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>org.apache.cxf</groupId>
193193
<artifactId>cxf-core</artifactId>
194-
<version>4.1.2</version>
194+
<version>4.1.3</version>
195195
<exclusions>
196196
<exclusion>
197197
<artifactId>*</artifactId>
@@ -235,7 +235,7 @@
235235
<dependency>
236236
<groupId>org.apache.cxf</groupId>
237237
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
238-
<version>4.1.2</version>
238+
<version>4.1.3</version>
239239
<exclusions>
240240
<exclusion>
241241
<artifactId>*</artifactId>
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>org.apache.cxf</groupId>
248248
<artifactId>cxf-rt-frontend-jaxws</artifactId>
249-
<version>4.1.2</version>
249+
<version>4.1.3</version>
250250
<exclusions>
251251
<exclusion>
252252
<artifactId>*</artifactId>
@@ -268,7 +268,7 @@
268268
<dependency>
269269
<groupId>org.apache.cxf</groupId>
270270
<artifactId>cxf-rt-management</artifactId>
271-
<version>4.1.2</version>
271+
<version>4.1.3</version>
272272
<exclusions>
273273
<exclusion>
274274
<artifactId>*</artifactId>
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.apache.cxf</groupId>
281281
<artifactId>cxf-rt-rs-client</artifactId>
282-
<version>4.1.2</version>
282+
<version>4.1.3</version>
283283
<exclusions>
284284
<exclusion>
285285
<artifactId>*</artifactId>
@@ -290,7 +290,7 @@
290290
<dependency>
291291
<groupId>org.apache.cxf</groupId>
292292
<artifactId>cxf-rt-rs-extension-providers</artifactId>
293-
<version>4.1.2</version>
293+
<version>4.1.3</version>
294294
<exclusions>
295295
<exclusion>
296296
<artifactId>*</artifactId>
@@ -301,7 +301,7 @@
301301
<dependency>
302302
<groupId>org.apache.cxf</groupId>
303303
<artifactId>cxf-rt-rs-service-description</artifactId>
304-
<version>4.1.2</version>
304+
<version>4.1.3</version>
305305
<exclusions>
306306
<exclusion>
307307
<artifactId>*</artifactId>
@@ -312,7 +312,7 @@
312312
<dependency>
313313
<groupId>org.apache.cxf</groupId>
314314
<artifactId>cxf-rt-rs-sse</artifactId>
315-
<version>4.1.2</version>
315+
<version>4.1.3</version>
316316
<exclusions>
317317
<exclusion>
318318
<artifactId>*</artifactId>
@@ -345,7 +345,7 @@
345345
<dependency>
346346
<groupId>org.apache.cxf</groupId>
347347
<artifactId>cxf-rt-transports-http</artifactId>
348-
<version>4.1.2</version>
348+
<version>4.1.3</version>
349349
<exclusions>
350350
<exclusion>
351351
<artifactId>*</artifactId>
@@ -378,7 +378,7 @@
378378
<dependency>
379379
<groupId>org.apache.cxf</groupId>
380380
<artifactId>cxf-rt-ws-security</artifactId>
381-
<version>4.1.2</version>
381+
<version>4.1.3</version>
382382
<exclusions>
383383
<exclusion>
384384
<artifactId>*</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<version.activemq>6.1.7</version.activemq>
209209
<version.batchee>2.0.0</version.batchee>
210210
<version.bval>3.0.1</version.bval>
211-
<version.cxf>4.1.2</version.cxf>
211+
<version.cxf>4.1.3</version.cxf>
212212
<version.geronimo.components>4.0.0</version.geronimo.components>
213213
<!-- we currently rely on Mail Impl. from Geronimo, this might change in the future -->
214214
<version.geronimo-mail_2.1_provider>1.0.1</version.geronimo-mail_2.1_provider>

0 commit comments

Comments
 (0)