Re: [JCS] jakarta plans?
Thomas Vandahl <[email protected]> Wed, 11 Jun 2025 11:40:00 +0200
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Robert, > Am 08.06.2025 um 04:52 schrieb robertlazarski <[email protected]>: > > I am upgrading a rather large project to the jakarta libs and noticed the > latest JCS version 3.2.1 will not run with jakarta.servlet-api version > 6.1.0, nor does the GitHub repo seem to have any indication of jakarta > support. > The servlet-api is an optional dependency for JCS. It should work fine without it, unless you are using the specific servlet classes. Bye, Thomas