|
27 | 27 | <parent> |
28 | 28 | <groupId>org.apache.cxf</groupId> |
29 | 29 | <artifactId>cxf-parent</artifactId> |
30 | | - <version>4.1.4-SNAPSHOT</version> |
| 30 | + <version>4.2.0-SNAPSHOT</version> |
31 | 31 | <relativePath>../../parent</relativePath> |
32 | 32 | </parent> |
33 | 33 | <properties> |
|
38 | 38 | <dependency> |
39 | 39 | <groupId>org.apache.cxf</groupId> |
40 | 40 | <artifactId>cxf-bom</artifactId> |
41 | | - <version>4.1.4-SNAPSHOT</version> |
| 41 | + <version>4.2.0-SNAPSHOT</version> |
42 | 42 | <type>pom</type> |
43 | 43 | <scope>import</scope> |
44 | 44 | </dependency> |
|
48 | 48 | <dependency> |
49 | 49 | <groupId>org.apache.cxf</groupId> |
50 | 50 | <artifactId>cxf-core</artifactId> |
51 | | - <version>4.1.4-SNAPSHOT</version> |
| 51 | + <version>4.2.0-SNAPSHOT</version> |
52 | 52 | </dependency> |
53 | 53 | <dependency> |
54 | 54 | <groupId>org.apache.cxf</groupId> |
55 | 55 | <artifactId>cxf-rt-rs-client</artifactId> |
56 | | - <version>4.1.4-SNAPSHOT</version> |
| 56 | + <version>4.2.0-SNAPSHOT</version> |
57 | 57 | </dependency> |
58 | 58 | <dependency> |
59 | 59 | <groupId>org.apache.cxf</groupId> |
60 | 60 | <artifactId>cxf-rt-security</artifactId> |
61 | | - <version>4.1.4-SNAPSHOT</version> |
| 61 | + <version>4.2.0-SNAPSHOT</version> |
62 | 62 | </dependency> |
63 | 63 | <dependency> |
64 | 64 | <groupId>org.apache.cxf</groupId> |
65 | 65 | <artifactId>cxf-rt-rs-security-http-signature</artifactId> |
66 | | - <version>4.1.4-SNAPSHOT</version> |
| 66 | + <version>4.2.0-SNAPSHOT</version> |
67 | 67 | </dependency> |
68 | 68 | <dependency> |
69 | 69 | <groupId>org.apache.cxf</groupId> |
70 | 70 | <artifactId>cxf-rt-rs-security-jose</artifactId> |
71 | | - <version>4.1.4-SNAPSHOT</version> |
| 71 | + <version>4.2.0-SNAPSHOT</version> |
72 | 72 | </dependency> |
73 | 73 | <dependency> |
74 | 74 | <groupId>org.apache.cxf</groupId> |
75 | 75 | <artifactId>cxf-rt-rs-security-jose-jaxrs</artifactId> |
76 | | - <version>4.1.4-SNAPSHOT</version> |
| 76 | + <version>4.2.0-SNAPSHOT</version> |
77 | 77 | </dependency> |
78 | 78 | <dependency> |
79 | 79 | <groupId>org.apache.cxf</groupId> |
80 | 80 | <artifactId>cxf-rt-rs-security-oauth2</artifactId> |
81 | | - <version>4.1.4-SNAPSHOT</version> |
| 81 | + <version>4.2.0-SNAPSHOT</version> |
82 | 82 | </dependency> |
83 | 83 | <dependency> |
84 | 84 | <groupId>org.apache.cxf</groupId> |
85 | 85 | <artifactId>cxf-rt-rs-security-oauth2-saml</artifactId> |
86 | | - <version>4.1.4-SNAPSHOT</version> |
| 86 | + <version>4.2.0-SNAPSHOT</version> |
87 | 87 | </dependency> |
88 | 88 | <dependency> |
89 | 89 | <groupId>org.apache.cxf</groupId> |
90 | 90 | <artifactId>cxf-rt-security-saml</artifactId> |
91 | | - <version>4.1.4-SNAPSHOT</version> |
| 91 | + <version>4.2.0-SNAPSHOT</version> |
92 | 92 | </dependency> |
93 | 93 | <dependency> |
94 | 94 | <groupId>org.apache.cxf</groupId> |
95 | 95 | <artifactId>cxf-rt-rs-service-description</artifactId> |
96 | | - <version>4.1.4-SNAPSHOT</version> |
| 96 | + <version>4.2.0-SNAPSHOT</version> |
97 | 97 | </dependency> |
98 | 98 | <dependency> |
99 | 99 | <groupId>org.apache.cxf</groupId> |
100 | 100 | <artifactId>cxf-rt-rs-service-description-openapi-v3</artifactId> |
101 | | - <version>4.1.4-SNAPSHOT</version> |
| 101 | + <version>4.2.0-SNAPSHOT</version> |
102 | 102 | </dependency> |
103 | 103 | <dependency> |
104 | 104 | <groupId>org.apache.cxf</groupId> |
105 | 105 | <artifactId>cxf-rt-rs-service-description-microprofile-openapi</artifactId> |
106 | | - <version>4.1.4-SNAPSHOT</version> |
| 106 | + <version>4.2.0-SNAPSHOT</version> |
107 | 107 | </dependency> |
108 | 108 | <dependency> |
109 | 109 | <groupId>org.apache.cxf</groupId> |
110 | 110 | <artifactId>cxf-rt-rs-mp-client</artifactId> |
111 | | - <version>4.1.4-SNAPSHOT</version> |
| 111 | + <version>4.2.0-SNAPSHOT</version> |
112 | 112 | </dependency> |
113 | 113 | <dependency> |
114 | 114 | <groupId>org.apache.cxf</groupId> |
115 | 115 | <artifactId>cxf-rt-databinding-aegis</artifactId> |
116 | | - <version>4.1.4-SNAPSHOT</version> |
| 116 | + <version>4.2.0-SNAPSHOT</version> |
117 | 117 | </dependency> |
118 | 118 | <dependency> |
119 | 119 | <groupId>org.apache.cxf</groupId> |
120 | 120 | <artifactId>cxf-rt-databinding-jaxb</artifactId> |
121 | | - <version>4.1.4-SNAPSHOT</version> |
| 121 | + <version>4.2.0-SNAPSHOT</version> |
122 | 122 | </dependency> |
123 | 123 | <dependency> |
124 | 124 | <groupId>org.apache.cxf</groupId> |
125 | 125 | <artifactId>cxf-rt-rs-extension-providers</artifactId> |
126 | | - <version>4.1.4-SNAPSHOT</version> |
| 126 | + <version>4.2.0-SNAPSHOT</version> |
127 | 127 | </dependency> |
128 | 128 | <dependency> |
129 | 129 | <groupId>org.apache.cxf</groupId> |
130 | 130 | <artifactId>cxf-rt-rs-extension-reactor</artifactId> |
131 | | - <version>4.1.4-SNAPSHOT</version> |
| 131 | + <version>4.2.0-SNAPSHOT</version> |
132 | 132 | </dependency> |
133 | 133 | <dependency> |
134 | 134 | <groupId>org.apache.cxf</groupId> |
135 | 135 | <artifactId>cxf-rt-rs-extension-search</artifactId> |
136 | | - <version>4.1.4-SNAPSHOT</version> |
| 136 | + <version>4.2.0-SNAPSHOT</version> |
137 | 137 | </dependency> |
138 | 138 | <dependency> |
139 | 139 | <groupId>org.apache.cxf</groupId> |
140 | 140 | <artifactId>cxf-rt-features-clustering</artifactId> |
141 | | - <version>4.1.4-SNAPSHOT</version> |
| 141 | + <version>4.2.0-SNAPSHOT</version> |
142 | 142 | </dependency> |
143 | 143 | <dependency> |
144 | 144 | <groupId>org.apache.cxf</groupId> |
145 | 145 | <artifactId>cxf-rt-ws-transfer</artifactId> |
146 | | - <version>4.1.4-SNAPSHOT</version> |
| 146 | + <version>4.2.0-SNAPSHOT</version> |
147 | 147 | </dependency> |
148 | 148 | <dependency> |
149 | 149 | <groupId>org.apache.cxf</groupId> |
150 | 150 | <artifactId>cxf-rt-transports-websocket</artifactId> |
151 | | - <version>4.1.4-SNAPSHOT</version> |
| 151 | + <version>4.2.0-SNAPSHOT</version> |
152 | 152 | </dependency> |
153 | 153 | <dependency> |
154 | 154 | <groupId>org.apache.commons</groupId> |
|
391 | 391 | <artifactId>opentelemetry-semconv</artifactId> |
392 | 392 | <version>${cxf.opentelemetry.semconv.version}</version> |
393 | 393 | </dependency> |
394 | | - <dependency> |
395 | | - <groupId>io.opentelemetry.semconv</groupId> |
396 | | - <artifactId>opentelemetry-semconv-incubating</artifactId> |
397 | | - <version>${cxf.opentelemetry.semconv.version}</version> |
398 | | - </dependency> |
399 | 394 | <dependency> |
400 | 395 | <groupId>io.opentracing</groupId> |
401 | 396 | <artifactId>opentracing-util</artifactId> |
|
425 | 420 | <artifactId>jetty-server</artifactId> |
426 | 421 | </dependency> |
427 | 422 | <dependency> |
428 | | - <groupId>org.eclipse.jetty.ee10</groupId> |
429 | | - <artifactId>jetty-ee10-webapp</artifactId> |
| 423 | + <groupId>org.eclipse.jetty.ee11</groupId> |
| 424 | + <artifactId>jetty-ee11-webapp</artifactId> |
430 | 425 | </dependency> |
431 | 426 | <dependency> |
432 | | - <groupId>org.eclipse.jetty.ee10</groupId> |
433 | | - <artifactId>jetty-ee10-servlet</artifactId> |
| 427 | + <groupId>org.eclipse.jetty.ee11</groupId> |
| 428 | + <artifactId>jetty-ee11-servlet</artifactId> |
434 | 429 | </dependency> |
435 | 430 | <dependency> |
436 | | - <groupId>org.eclipse.jetty.ee10.websocket</groupId> |
437 | | - <artifactId>jetty-ee10-websocket-jetty-server</artifactId> |
| 431 | + <groupId>org.eclipse.jetty.ee11.websocket</groupId> |
| 432 | + <artifactId>jetty-ee11-websocket-jetty-server</artifactId> |
438 | 433 | </dependency> |
439 | 434 | <dependency> |
440 | 435 | <groupId>org.eclipse.jetty</groupId> |
|
0 commit comments