Skip to content
Snippets Groups Projects
Forked from JAliEn / JAliEn
2129 commits behind the upstream repository.
Volodymyr Yurchenko's avatar
Volodymyr Yurchenko authored
Prepare for Tomcat upgrade to 10.0.
It will require renaming imports (javax.websocket to jakarta.websocket) in
WebsocketListener and WebsocketEndpoint.
Jars to be updated in the new version:
- tomcat-annotations-api
- tomcat-api
- tomcat-catalina
- tomcat-embed-core
- tomcat-jaspic-api
- tomcat-jni
- tomcat-juli
- tomcat-servlet-api
- tomcat-util
- tomcat-util-scan
- tomcat-websocket
- tomcat-websocket-api
1b7a5ffe
History