Copilot commented on code in PR #13874:
URL: https://github.com/apache/cloudstack/pull/13874#discussion_r3782840804


##########
pom.xml:
##########
@@ -88,7 +88,7 @@
         <cs.exec-maven-plugin.version>3.2.0</cs.exec-maven-plugin.version>
 
         <!-- Logging versions -->
-        <cs.log4j.version>2.19.0</cs.log4j.version>
+        <cs.log4j.version>2.25.5</cs.log4j.version>
         <cs.reload4j.version>1.2.25</cs.reload4j.version>

Review Comment:
   `cs.log4j.version` is also used for `org.apache.logging.log4j:log4j-core` 
(pom.xml around lines 475–483), so this change bumps both `log4j-api` and 
`log4j-core` even though the PR title/description only mention `log4j-api`. 
Please update the PR metadata to reflect the broader upgrade so reviewers 
understand the runtime impact.



-- 
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]

Reply via email to