lihengming / spring-boot-api-project-seed

:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
9.6k stars 3.79k forks source link

fix(sec): upgrade tk.mybatis:mapper to 4.2.1 #236

Open vvsd opened 2 years ago

vvsd commented 2 years ago

What happened?

There are 1 security vulnerabilities found in tk.mybatis:mapper 3.4.2

What did I do?

Upgrade tk.mybatis:mapper from 3.4.2 to 4.2.1 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