-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgraded jackson-version to 2.8.10 (#134)
* Upgraded jackson databind version to 2.8.10 There is a possibily of Remote Code Execution (RCE) Through Deserialization in jackson-databind version 2.8.4
- Loading branch information
1 parent
8a76189
commit c2c3b12
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,6 @@ sudo: false | |
|
||
jdk: | ||
- oraclejdk8 | ||
|
||
|
||
script: mvn clean install -Dgwt.compiler.skip=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters