mbien commented on code in PR #145: URL: https://github.com/apache/roller/pull/145#discussion_r1910463976
########## app/pom.xml: ########## @@ -58,7 +58,7 @@ limitations under the License. <slf4j.version>2.0.16</slf4j.version> <spring.version>5.3.39</spring.version> <spring.security.version>5.8.14</spring.security.version> - <struts.version>2.5.29</struts.version> <!-- .30+ breaks selenium tests --> + <struts.version>6.4.0</struts.version> <!-- .30+ breaks selenium tests --> Review Comment: the comment next to it means that any update beyond `.30` will require reading the struts migration guide and resolve problems since the very next release has breaking changes in some areas. -- 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. To unsubscribe, e-mail: dev-unsubscr...@roller.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org