NanoHttpd / nanohttpd

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

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

Open lxxawfl opened 2 years ago

lxxawfl commented 2 years 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