afs commented on code in PR #3027: URL: https://github.com/apache/jena/pull/3027#discussion_r1971216292
########## jena-geosparql/pom.xml: ########## @@ -98,10 +147,12 @@ <dependency> <groupId>org.apache.logging.log4j</groupId> - <artifactId>log4j-slf4j2-impl</artifactId> + <artifactId>log4j-slf4j-impl</artifactId> Review Comment: `log4j-slf4j2-impl` is for slf4j v2.x.x, `log4j-slf4j-impl` is for slf4j v1.x.x Jena uses slf4j v2.x.x -- 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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org