DTStack / flinkStreamSQL

基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
Apache License 2.0
2.02k stars 923 forks source link

fix(sec): upgrade org.apache.solr:solr-solrj to 8.6.3 #461

Open chncaption opened 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in org.apache.solr:solr-solrj 7.4.0

What did I do?

Upgrade org.apache.solr:solr-solrj from 7.4.0 to 8.6.3 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS