rzo1 commented on code in PR #1628:
URL: https://github.com/apache/stormcrawler/pull/1628#discussion_r2273039240


##########
core/pom.xml:
##########
@@ -110,6 +110,13 @@ under the License.
                        <artifactId>junit-jupiter</artifactId>
                        <scope>test</scope>
                </dependency>
+               
+               <dependency>
+                       <groupId>org.slf4j</groupId>
+                       <artifactId>slf4j-simple</artifactId>
+                       <version>2.0.17</version>

Review Comment:
   Might be worth adding this to the depMgmt section of the root pom and 
introducing a version property for it.



-- 
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...@stormcrawler.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to