Are there any plan to update dependent libraries in GWT 2.9 /3.x
123 views
Skip to first unread message
Hrishikesh Joshi
unread,
May 15, 2019, 3:16:30 AM5/15/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GWT Users
Are there any plans to update libraries like Jetty., common collections and servlet jar with known security issues. Although there is no direct attack surface some organization policies deny deploying product with known CVE.
Are there any known technical limitation to update those?
Jens
unread,
May 15, 2019, 3:34:47 AM5/15/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Updating Jetty to newest version would require Java 8. Newer versions of other libraries might have the same requirement. So assuming library updates do not break any code, Java 7 support is currently the only technical limitation.