Thanks jm and Sven.
You managed to direct me to the correct direction.
There was actually a ready-made commented-out line in build.gradle under
the bootWar declaration that excludes jars from the war without ruining the
build process:
cas {
from
"org.apereo.cas:cas-server-webapp${project.appServer}:${casServerVersion}@war
"
provided = false
//excludes = ["WEB-INF/lib/somejar-1.0*"]
}
Uncommented the line and replaced the somejar with common-text-1.8* and the
war was built without the old version.
BR,
Otto Myyrä
On Wed, Oct 19, 2022 at 1:06 PM Sven Specker <[email protected]>
wrote:
> Hi!
>
> You can search the archive of cas-user for the "log4j mitigation" of 2021.
>
> There is a comprehensive example how to replace that. Just adjust it for
> commons-text.
>
> Best regards,
>
> Sven Specker
>
> --
> __________________________________________________________________
> *** Sven Specker -- University of Frankfurt Computing Center ***
> *********** UNIX System Administration (Auth/IDM) ****************
> ***** [email protected] [Phone (+49)-69-798-15188] *****
> ******************************************************************
> __________________________________________________________________
>
> Johann Wolfgang Goethe Universitaet
> - Hochschulrechenzentrum -
> Theodor W. Adorno-Platz 1 (PA-1P16)
>
> D-60323 Frankfurt/Main
> __________________________________________________________________
> ______________ TeX-users do it in {groups}________________________
>
--
- 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/CAAbxnYrPiKFfR6ye_XmTDbTX6CRkzk60dYXpBORSzHWKRFtzzg%40mail.gmail.com.