functions-framework-java icon indicating copy to clipboard operation
functions-framework-java copied to clipboard

Consider bumping Jetty version

Open ludoch opened this issue 3 years ago • 2 comments

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)

ludoch avatar Mar 24 '22 15:03 ludoch

Looks like this was self-fixed. Thanks!

anniefu avatar Aug 22 '22 18:08 anniefu

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

ludoch avatar Aug 22 '22 21:08 ludoch