NanoHttpd / nanohttpd

Tiny, easily embeddable HTTP server in Java.
http://nanohttpd.org
BSD 3-Clause "New" or "Revised" License
6.94k stars 1.69k forks source link

fix(sec): upgrade commons-fileupload:commons-fileupload to 1.3.3 #633

Open lxxawfl opened 1 year ago

lxxawfl commented 1 year ago

What happened?

There are 1 security vulnerabilities found in commons-fileupload:commons-fileupload 1.3.1

What did I do?

Upgrade commons-fileupload:commons-fileupload from 1.3.1 to 1.3.3 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS