michael-o commented on code in PR #1358:
URL: https://github.com/apache/maven/pull/1358#discussion_r1444577122


##########
pom.xml:
##########
@@ -180,7 +180,8 @@ under the License.
     <resolverVersion>2.0.0-alpha-5</resolverVersion>
     <securityDispatcherVersion>2.0</securityDispatcherVersion>
     <sisuVersion>0.9.0.M2</sisuVersion>
-    <slf4jVersion>1.7.36</slf4jVersion>
+    <slf4jVersion>2.0.9</slf4jVersion>
+    <slf4jSimpleVersion>1.7.36</slf4jSimpleVersion>

Review Comment:
   Won't this cause a warning with SLF4J? SLF4J's approach is to keep them 
insync.



##########
pom.xml:
##########
@@ -180,7 +180,8 @@ under the License.
     <resolverVersion>2.0.0-alpha-5</resolverVersion>
     <securityDispatcherVersion>2.0</securityDispatcherVersion>
     <sisuVersion>0.9.0.M2</sisuVersion>
-    <slf4jVersion>1.7.36</slf4jVersion>
+    <slf4jVersion>2.0.9</slf4jVersion>
+    <slf4jSimpleVersion>1.7.36</slf4jSimpleVersion>

Review Comment:
   Won't this cause a warning with SLF4J? SLF4J's approach is to keep them in 
sync. @ceki, can you help?



-- 
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: issues-unsubscr...@maven.apache.org

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

Reply via email to