|
29 | 29 | <unit id="org.apache.commons.commons-io" version="0.0.0"/> |
30 | 30 | <unit id="org.hamcrest" version="0.0.0"/> |
31 | 31 | <unit id="slf4j.api" version="0.0.0"/> |
32 | | -<unit id="jakarta.annotation-api" version="2.1.1"/> |
| 32 | +<unit id="jakarta.annotation-api" version="0.0.0"/> |
33 | 33 | <unit id="jakarta.activation-api" version="0.0.0"/> |
34 | 34 | <unit id="jakarta.inject.jakarta.inject-api" version="2.0.1"/> |
35 | 35 | <unit id="bcprov" version="0.0.0"/> |
|
68 | 68 | </location> |
69 | 69 | <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven"> |
70 | 70 | <dependencies> |
| 71 | + <dependency> |
| 72 | + <groupId>jakarta.annotation</groupId> |
| 73 | + <artifactId>jakarta.annotation-api</artifactId> |
| 74 | + <version>3.0.0</version> |
| 75 | + <type>jar</type> |
| 76 | + </dependency> |
71 | 77 | <dependency> |
72 | 78 | <groupId>com.fasterxml.jackson.core</groupId> |
73 | 79 | <artifactId>jackson-annotations</artifactId> |
|
168 | 174 | <dependency> |
169 | 175 | <groupId>org.glassfish.hk2</groupId> |
170 | 176 | <artifactId>hk2-api</artifactId> |
171 | | - <version>3.1.1</version> |
| 177 | + <version>4.0.0</version> |
172 | 178 | <type>jar</type> |
173 | 179 | </dependency> |
174 | 180 | <dependency> |
175 | 181 | <groupId>org.glassfish.hk2</groupId> |
176 | 182 | <artifactId>hk2-locator</artifactId> |
177 | | - <version>3.1.1</version> |
| 183 | + <version>4.0.0</version> |
178 | 184 | <type>jar</type> |
179 | 185 | </dependency> |
180 | 186 | <dependency> |
181 | 187 | <groupId>org.glassfish.hk2</groupId> |
182 | 188 | <artifactId>hk2-utils</artifactId> |
183 | | - <version>3.1.1</version> |
| 189 | + <version>4.0.0</version> |
184 | 190 | <type>jar</type> |
185 | 191 | </dependency> |
186 | 192 | <dependency> |
187 | 193 | <groupId>org.glassfish.hk2</groupId> |
188 | 194 | <artifactId>osgi-resource-locator</artifactId> |
189 | | - <version>1.0.4</version> |
| 195 | + <version>3.0.0</version> |
190 | 196 | <type>jar</type> |
191 | 197 | </dependency> |
192 | 198 | <dependency> |
193 | 199 | <groupId>jakarta.ws.rs</groupId> |
194 | 200 | <artifactId>jakarta.ws.rs-api</artifactId> |
195 | | - <version>3.1.0</version> |
| 201 | + <version>4.0.0</version> |
196 | 202 | <type>jar</type> |
197 | 203 | </dependency> |
198 | 204 | <dependency> |
|
203 | 209 | </dependency> |
204 | 210 | <dependency> |
205 | 211 | <groupId>org.glassfish.jersey.connectors</groupId> |
206 | | - <artifactId>jersey-apache-connector</artifactId> |
207 | | - <version>3.1.11</version> |
| 212 | + <artifactId>jersey-apache5-connector</artifactId> |
| 213 | + <version>4.0.2</version> |
208 | 214 | <type>jar</type> |
209 | 215 | </dependency> |
210 | 216 | <dependency> |
211 | 217 | <groupId>org.glassfish.jersey.core</groupId> |
212 | 218 | <artifactId>jersey-client</artifactId> |
213 | | - <version>3.1.11</version> |
| 219 | + <version>4.0.2</version> |
214 | 220 | <type>jar</type> |
215 | 221 | </dependency> |
216 | 222 | <dependency> |
217 | 223 | <groupId>org.glassfish.jersey.core</groupId> |
218 | 224 | <artifactId>jersey-common</artifactId> |
219 | | - <version>3.1.11</version> |
| 225 | + <version>4.0.2</version> |
220 | 226 | <type>jar</type> |
221 | 227 | </dependency> |
222 | 228 | <dependency> |
223 | 229 | <groupId>org.glassfish.jersey.core</groupId> |
224 | 230 | <artifactId>jersey-server</artifactId> |
225 | | - <version>3.1.11</version> |
| 231 | + <version>4.0.2</version> |
226 | 232 | <type>jar</type> |
227 | 233 | </dependency> |
228 | 234 | <dependency> |
229 | 235 | <groupId>org.glassfish.jersey.ext</groupId> |
230 | 236 | <artifactId>jersey-entity-filtering</artifactId> |
231 | | - <version>3.1.11</version> |
| 237 | + <version>4.0.2</version> |
232 | 238 | <type>jar</type> |
233 | 239 | </dependency> |
234 | 240 | <dependency> |
235 | 241 | <groupId>org.glassfish.jersey.media</groupId> |
236 | 242 | <artifactId>jersey-media-json-jackson</artifactId> |
237 | | - <version>3.1.11</version> |
| 243 | + <version>4.0.2</version> |
238 | 244 | <type>jar</type> |
239 | 245 | </dependency> |
240 | 246 | <dependency> |
241 | 247 | <groupId>org.glassfish.jersey.inject</groupId> |
242 | 248 | <artifactId>jersey-hk2</artifactId> |
243 | | - <version>3.1.11</version> |
| 249 | + <version>4.0.2</version> |
244 | 250 | <type>jar</type> |
245 | 251 | </dependency> |
246 | 252 | <dependency> |
|
0 commit comments