sergehuber commented on code in PR #754:
URL: https://github.com/apache/unomi/pull/754#discussion_r3252438463


##########
pom.xml:
##########
@@ -80,6 +80,7 @@
         <snakeyaml.version>2.3</snakeyaml.version>
         <opencsv.version>3.10</opencsv.version>
         <log4j.version>2.19.0</log4j.version>
+        <slf4j.version>1.7.36</slf4j.version>

Review Comment:
   Agreed it looked unused in the first revision. We now reference 
${slf4j.version} for slf4j-api and slf4j-simple in unomi-api/pom.xml, with a 
short comment in the root POM that it centralizes SLF4J versions for that 
module.



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