Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
524ad4e6
Unverified
Commit
524ad4e6
authored
May 23, 2022
by
abbfun
Committed by
Gitee
May 23, 2022
Browse files
fastjson 版本升级
fastjson <= 1.2.80 存在反序列化任意代码执行漏洞
parent
77fffda1
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
524ad4e6
...
...
@@ -24,7 +24,7 @@
<kaptcha.version>
2.3.2
</kaptcha.version>
<mybatis-spring-boot.version>
2.2.2
</mybatis-spring-boot.version>
<pagehelper.boot.version>
1.4.1
</pagehelper.boot.version>
<fastjson.version>
1.2.8
0
</fastjson.version>
<fastjson.version>
1.2.8
3
</fastjson.version>
<oshi.version>
6.1.6
</oshi.version>
<commons.io.version>
2.11.0
</commons.io.version>
<commons.fileupload.version>
1.4
</commons.fileupload.version>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment