alipay / container-auto-tune

Container Auto Tune is an intelligent parameter tuning product that helps developers, operators automatically adjust the application, analyzes JVM reasonable configuration parameters through intelligent algorithms.Please visit the official site for the quick start guide and documentation.
Apache License 2.0
32 stars 3 forks source link

upgrade fastjson version from 1.2.83 to 1.2.83_noneautotype #15

Closed container-auto-tune closed 1 year ago

container-auto-tune commented 1 year ago

Describe this problem

The component fastJson has an issue whose version less then 1.2.83_noneautotype. and the current version is as following:

<fastjson.version>1.2.83</fastjson.version>

Steps to reproduce

No need to reproduce

Expected behavior

The component fastJson version can be upgraded to 1.2.83_noneautotype.

Assgin People

@KaifeiHuang

Additional Information

No response