zouzg / mybatis-generator-gui

mybatis-generator界面工具,让你生成代码更简单更快捷
6.66k stars 2.53k forks source link

fix(sec): upgrade commons-beanutils:commons-beanutils to 1.9.4 #334

Open 645775992 opened 1 year ago

645775992 commented 1 year ago

What happened?

There are 1 security vulnerabilities found in commons-beanutils:commons-beanutils 1.9.2

What did I do?

Upgrade commons-beanutils:commons-beanutils from 1.9.2 to 1.9.4 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