ilgrosso commented on a change in pull request #296:
URL: https://github.com/apache/syncope/pull/296#discussion_r749423392



##########
File path: client/idrepo/console/pom.xml
##########
@@ -124,7 +124,7 @@ under the License.
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
-      <artifactId>log4j-slf4j18-impl</artifactId>
+      <artifactId>log4j-slf4j-impl</artifactId>

Review comment:
       Why this (and similar changes) replacing `log4j-slf4j18-impl` with its 
"general JDK" counterpart?

##########
File path: pom.xml
##########
@@ -430,7 +430,7 @@ under the License.
 
     <camel.version>3.13.0</camel.version>
 
-    <slf4j.version>2.0.0-alpha5</slf4j.version>
+    <slf4j.version>1.7.32</slf4j.version>

Review comment:
       Are we switching back here to 1.7.32 in order to align with CAS, correct?




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

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


Reply via email to