File tree Expand file tree Collapse file tree 1 file changed +18
-16
lines changed Expand file tree Collapse file tree 1 file changed +18
-16
lines changed Original file line number Diff line number Diff line change 11{
2- "Registrations" : [
2+ "$schema" : " https://json.schemastore.org/component-detection-manifest.json" ,
3+ "version" : 1 ,
4+ "registrations" : [
35 {
4- "Component " : {
5- "Type " : " maven" ,
6- "Maven " : {
7- "GroupId " : " com.github.javaparser" ,
8- "ArtifactId " : " javaparser-core" ,
9- "Version " : " 3.16.1"
6+ "component " : {
7+ "type " : " maven" ,
8+ "maven " : {
9+ "groupId " : " com.github.javaparser" ,
10+ "artifactId " : " javaparser-core" ,
11+ "version " : " 3.16.1"
1012 }
1113 },
12- "DevelopmentDependency " :false
14+ "developmentDependency " :false
1315 },
1416 {
15- "Component " : {
16- "Type " : " maven" ,
17- "Maven " : {
18- "GroupId " : " com.github.javaparser" ,
19- "ArtifactId " : " javaparser-symbol-solver-core" ,
20- "Version " : " 3.16.1"
17+ "component " : {
18+ "type " : " maven" ,
19+ "maven " : {
20+ "groupId " : " com.github.javaparser" ,
21+ "artifactId " : " javaparser-symbol-solver-core" ,
22+ "version " : " 3.16.1"
2123 }
2224 },
23- "DevelopmentDependency " :false
25+ "developmentDependency " :false
2426 }
2527 ]
26- }
28+ }
You can’t perform that action at this time.
0 commit comments