Skip to content

Commit 0bf4f69

Browse files
committed
Exclude another un-automatizable library
1 parent 54fd4da commit 0bf4f69

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,5 +358,11 @@
358358
"artifact_id": "java-driver-core",
359359
"version": "4.18.1",
360360
"reason": "GR-57711, also requires user 'initialize-at-build-time' and 'initialize-at-run-time' input"
361+
},
362+
{
363+
"group_id": "com.microsoft.sqlserver",
364+
"artifact_id": "mssql-jdbc",
365+
"version": "12.8.1.jre11",
366+
"reason": "GR-57711, also requires user 'initialize-at-build-time' and 'initialize-at-run-time' input"
361367
}
362368
]

0 commit comments

Comments
 (0)