OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.16k stars 597 forks source link

Pull in in latest Jakarta Taglib Impl (2.x) #18902

Open volosied opened 3 years ago

volosied commented 3 years ago

Our current version is 2.0:

org.glassfish.web:jakarta.servlet.jsp.jstl;version=2.0

The next release will contain a fix for a import flushing Bug ( See #18631)

With this new release, we can remove any overlays in our Tags Impl.

pnicolucci commented 3 years ago

Removing this from https://github.com/OpenLiberty/open-liberty/issues/11717 and we'll do this once we have a release available in the open source community.

volosied commented 1 year ago

Update June 2023: No releases in the community yet