update component-libraries.yml in docker config. (#2141)
* remove duplicate config in docker. * Revert "remove duplicate config in docker." This reverts commit eb774035 * update content.
This commit is contained in:
parent
8a6e4c5ce3
commit
7b8e9ea2b9
|
|
@ -131,7 +131,7 @@ mysql-connector-java:
|
|||
languages: Java
|
||||
ojdbc:
|
||||
id: 34
|
||||
languages: Java
|
||||
languages: Java
|
||||
Spymemcached:
|
||||
id: 35
|
||||
languages: Java
|
||||
|
|
@ -196,6 +196,7 @@ Gson:
|
|||
id: 55
|
||||
languages: Java
|
||||
|
||||
|
||||
# .NET/.NET Core components
|
||||
# [3000, 4000) for C#/.NET only
|
||||
AspNetCore:
|
||||
|
|
|
|||
Loading…
Reference in New Issue