saysky / ForestBlog

一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统
https://forestblog.liuyanzhao.com
4.48k stars 1.64k forks source link

fix(sec): upgrade org.mybatis:mybatis to 3.5.6 #89

Open Blackcat308 opened 1 year ago

Blackcat308 commented 1 year ago

What happened?

There are 1 security vulnerabilities found in org.mybatis:mybatis 3.4.0

What did I do?

Upgrade org.mybatis:mybatis from 3.4.0 to 3.5.6 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