Skip to content

Commit a976029

Browse files
committed
Add libraries to exclusion
1 parent 9eb40ff commit a976029

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

vm/tests/gh_workflows/NILayerTests/excluded-popular-maven-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,12 @@
131131
"version": "3.4.1",
132132
"reason": "Finishes generating, but requires user 'initialize-at-build-time' and 'initialize-at-run-time' input"
133133
},
134+
{
135+
"group_id": "com.fasterxml.jackson.dataformat",
136+
"artifact_id": "jackson-dataformat-cbor",
137+
"version": "2.17.2",
138+
"reason": "GR-57738"
139+
},
134140
{
135141
"group_id": "io.undertow",
136142
"artifact_id": "undertow-core",
@@ -263,6 +269,12 @@
263269
"version": "3.5.2",
264270
"reason": "GR-57816"
265271
},
272+
{
273+
"group_id": "org.apache.hadoop",
274+
"artifact_id": "hadoop-hdfs",
275+
"version": "3.4.0",
276+
"reason": "GR-57738"
277+
},
266278
{
267279
"group_id": "org.apache.felix",
268280
"artifact_id": "org.apache.felix.framework",

0 commit comments

Comments
 (0)