I am using v6.3.7.3, when I enable following two dependency in the WAR 
overlay, I see one older version log4j file log4j-jul-2.13.3.jar in 
web-inf/lib.  Rest of the files are 2.16.0 version.  If I remove those two 
dependency from war overlay file, then I don't see log4j-jul-2.13.3.jar 
file.  Are those two dependency need to be upgraded to log4j 2.16.0 version?

 

<dependency>

    <groupId>org.apereo.cas</groupId>

    <artifactId>cas-server-support-throttle-bucket4j</artifactId>

    <version>${cas.version}</version>

</dependency>

 

<dependency>

        <groupId>org.apereo.cas</groupId>

        <artifactId>cas-server-support-reports</artifactId>

        <version>${cas.version}</version> </dependency>

 

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/bccfbab3-bd58-428f-9a2f-1318200bab13n%40apereo.org.

Reply via email to