GoogleCloudPlatform / functions-framework-java

FaaS (Function as a service) framework for writing portable Java functions
Apache License 2.0
133 stars 63 forks source link

fix: bump jetty version to 9.4.49.v20220914 #164

Closed jihuin closed 1 year ago

jihuin commented 1 year ago

Bump jetty version to be the same as GAE java runtimes: https://github.com/GoogleCloudPlatform/appengine-java-standard/blob/main/THIRD-PARTY.txt#L175-L196

fix #132