functions-framework-java
functions-framework-java copied to clipboard
Consider bumping Jetty version
Jetty has newer 9.4 release, we can bump in https://github.com/GoogleCloudPlatform/functions-framework-java/blob/1863d1314d95b57a53003f2cf83f1221f46b2502/invoker/core/pom.xml to be the latest (already used in GAE Java)
Looks like this was self-fixed. Thanks!
I still see an old 9.4 release used in https://github.com/GoogleCloudPlatform/functions-framework-java/blob/master/invoker/core/pom.xml#L100 We want to keep the 9.4 versions, but need to keep up with minor releases like in GAE