File tree Expand file tree Collapse file tree 1 file changed +41
-1
lines changed
Expand file tree Collapse file tree 1 file changed +41
-1
lines changed Original file line number Diff line number Diff line change 1- []
1+ [
2+ {
3+ "artifact" : " io.netty:netty5-parent" ,
4+ "details" : [
5+ {
6+ "minimum_version" : " 5.0" ,
7+ "metadata_locations" : [
8+ " https://github.com/netty/netty/tree/main/common/src/main/resources/META-INF/native-image"
9+ ],
10+ "tests_locations" : [
11+ " https://github.com/netty/netty/actions"
12+ ],
13+ "test_level" : " fully-tested"
14+ }
15+ ]
16+ },
17+ {
18+ "artifact" : " org.apache.tomcat.embed:tomcat-embed-core" ,
19+ "details" : [
20+ {
21+ "minimum_version" : " 9.0" ,
22+ "metadata_locations" : [
23+ " https://github.com/apache/tomcat/tree/9.0.x/res/graal"
24+ ],
25+ "test_level" : " community-tested"
26+ }
27+ ]
28+ },
29+ {
30+ "artifact" : " com.datastax.oss:java-driver-core" ,
31+ "details" : [
32+ {
33+ "minimum_version" : " 4.1.5" ,
34+ "metadata_locations" : [
35+ " https://github.com/datastax/java-driver/tree/4.x/core/src/main/resources/META-INF/native-image"
36+ ],
37+ "test_level" : " community-tested"
38+ }
39+ ]
40+ }
41+ ]
You can’t perform that action at this time.
0 commit comments