apache / pulsar-manager

Apache Pulsar Manager
https://pulsar.apache.org/
Apache License 2.0
521 stars 246 forks source link

fix: spring boot 2.5 requires tomcat 9 #559

Closed bpereto closed 6 months ago

bpereto commented 6 months ago

Motivation

Running the master branch currently fails as there is a depdendency mismatch, spring boot 2.5 requires tomcat 9.

Modifications

Verifying this change

shoothzj commented 6 months ago

Thanks for your contribution. It's indeed update to tomcat 9. https://[repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.3/spring-boot-dependencies-2.5.3.pom](https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.3/spring-boot-dependencies-2.5.3.pom)