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

update springboot version to 2.7.0 #16

Closed KaifeiHuang closed 1 year ago

KaifeiHuang commented 1 year ago

Which issue does this PR close?

Closes https://github.com/alipay/container-auto-tune/issues/14

Rationale for this change

log4j security

What changes are included in this PR?

update springboot version to 2.7.0 https://github.com/alipay/container-auto-tune/pull/16/commits/9f72b706bfa3a129aa433ac159d485315ec827b4

Are there any user-facing changes?

No

How does this change test

check the springboot version in project pom file

container-auto-tune commented 1 year ago

approval