Remove "Validate run time environment" error warning in build output

Hello,

Since I updated keil uvision V5.38 to V5.42, I have in build output tab a message about run time environment :

Validate Run Time Environment: errors/warnings detected:
'Keil::Network&MDK-Pro:Socket:TCP@7.18.0': warning #515: Additional software components required
require CMSIS:CORE@5.0.1: Select component from list
'ARM::CMSIS:CORE'
accept Network&MDK-Pro:CORE: Select component from list
'Keil::Network&MDK-Pro:CORE'
'Keil::Network&MDK-Pro:Service:Web Server&HTTP@7.18.0': warning #515: Additional software components required
require CMSIS:CORE@5.0.1: Select component from list
'ARM::CMSIS:CORE'
accept Network&MDK-Pro:CORE: Select component from list

... 

Do you know how to remove this message ?