Skip to content

Commit

Permalink
Jackson has a serious security problem in 2.9.5, which will cause RCE (
Browse files Browse the repository at this point in the history
…#2034)

* Jackson has a serious security problem in 2.9.5, which will cause RCE

FasterXML/jackson-databind#2295

* Jackson has a serious security problem in 2.9.5, which will cause RCE

FasterXML/jackson-databind#2295

Co-authored-by: chi-chi weng <[email protected]>
  • Loading branch information
johann8384 and wcc526 authored Oct 26, 2020
1 parent 57399bf commit cbf1c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/jackson/include.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this library. If not, see <http://www.gnu.org/licenses/>.

JACKSON_VERSION := 2.9.5
JACKSON_VERSION := 2.9.10.3

JACKSON_ANNOTATIONS_VERSION = $(JACKSON_VERSION)
JACKSON_ANNOTATIONS := third_party/jackson/jackson-annotations-$(JACKSON_ANNOTATIONS_VERSION).jar
Expand Down

0 comments on commit cbf1c7c

Please sign in to comment.