Re: [PR] Fix CVE-2024-53677 [roller]

mbien (via GitHub) <[email protected]> Fri, 10 Jan 2025 14:38:30 -0000
Newsgroups gmane.comp.java.roller.devel
Message-ID <PR_kwDOAAMmdM6F5Z_N-7120695c-be8c-48b1-9f6e-f0089af57a2b@gitbox.apache.org>
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]