snoopdave commented on a change in pull request #72: URL: https://github.com/apache/roller/pull/72#discussion_r550881322
########## File path: app/pom.xml ########## @@ -55,7 +55,6 @@ limitations under the License. <maven-antrun.version>1.0b3</maven-antrun.version> <rome.version>1.13.1</rome.version> <slf4j.version>1.7.30</slf4j.version> - <spring.version>5.2.7.RELEASE</spring.version> Review comment: I was trying to use dependencyManagement in the parent POM to force all Spring deps to the same version, but I don't think it really helped with all those warnings you see when Jetty starts in app or it-selenium. I'm going to back this change out. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org