|
5 | 5 | "version": "4.0.22",
|
6 | 6 | "reason": "Library too large to be built in a GitHub action. Finishes generating on better systems locally"
|
7 | 7 | },
|
8 |
| - { |
9 |
| - "group_id": "org.apache.logging.log4j", |
10 |
| - "artifact_id": "log4j-core", |
11 |
| - "version": "2.24.0", |
12 |
| - "reason": "GR-57711" |
13 |
| - }, |
14 | 8 | {
|
15 | 9 | "group_id": "org.scalatest",
|
16 | 10 | "artifact_id": "scalatest_3",
|
|
137 | 131 | "version": "2.3.0",
|
138 | 132 | "reason": "[Maven ERROR] Unknown packaging: bundle"
|
139 | 133 | },
|
140 |
| - { |
141 |
| - "group_id": "org.gwtproject", |
142 |
| - "artifact_id": "gwt-user", |
143 |
| - "version": "2.11.0", |
144 |
| - "reason": "GR-57738" |
145 |
| - }, |
146 | 134 | {
|
147 | 135 | "group_id": "io.vertx",
|
148 | 136 | "artifact_id": "vertx-core",
|
|
203 | 191 | "version": "3.5.2",
|
204 | 192 | "reason": "GR-57816"
|
205 | 193 | },
|
206 |
| - { |
207 |
| - "group_id": "org.springframework.security", |
208 |
| - "artifact_id": "spring-security-web", |
209 |
| - "version": "6.3.3", |
210 |
| - "reason": "GR-57738" |
211 |
| - }, |
212 | 194 | {
|
213 | 195 | "group_id": "org.eclipse.paho",
|
214 | 196 | "artifact_id": "org.eclipse.paho.client.mqttv3",
|
|
346 | 328 | "artifact_id": "cats-effect_3",
|
347 | 329 | "version": "3.6-0142603",
|
348 | 330 | "reason": "GR-59420"
|
| 331 | + }, |
| 332 | + { |
| 333 | + "group_id": "org.mockito", |
| 334 | + "artifact_id": "mockito-core", |
| 335 | + "version": "5.13.0", |
| 336 | + "reason": "GR-60601" |
| 337 | + }, |
| 338 | + { |
| 339 | + "group_id": "org.assertj", |
| 340 | + "artifact_id": "assertj-core", |
| 341 | + "version": "3.26.3", |
| 342 | + "reason": "GR-60601" |
| 343 | + }, |
| 344 | + { |
| 345 | + "group_id": "org.easymock", |
| 346 | + "artifact_id": "easymock", |
| 347 | + "version": "5.4.0", |
| 348 | + "reason": "GR-60601" |
| 349 | + }, |
| 350 | + { |
| 351 | + "group_id": "net.bytebuddy", |
| 352 | + "artifact_id": "byte-buddy", |
| 353 | + "version": "1.15.1", |
| 354 | + "reason": "GR-60601" |
| 355 | + }, |
| 356 | + { |
| 357 | + "group_id": "org.powermock", |
| 358 | + "artifact_id": "powermock-core", |
| 359 | + "version": "2.0.9", |
| 360 | + "reason": "GR-60601" |
| 361 | + }, |
| 362 | + { |
| 363 | + "group_id": "org.infinispan", |
| 364 | + "artifact_id": "infinispan-core", |
| 365 | + "version": "15.0.8.Final", |
| 366 | + "reason": "GR-60601" |
| 367 | + }, |
| 368 | + { |
| 369 | + "group_id": "org.hibernate.orm", |
| 370 | + "artifact_id": "hibernate-core", |
| 371 | + "version": "6.6.0.Final", |
| 372 | + "reason": "GR-60601" |
349 | 373 | }
|
350 | 374 | ]
|
0 commit comments