GUACAMOLE-1594: Update jackson-databind to 2.13.2.1 and bump other dependencies as needed.

This commit is contained in:
James Muehlner
2022-05-02 18:49:00 +00:00
parent 2f6a4fc04a
commit b06b7e4fae
13 changed files with 23 additions and 19 deletions

View File

@@ -0,0 +1,4 @@
Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
been in development since 2007.
It is currently developed by a community of developers.

View File

@@ -0,0 +1,8 @@
Jackson (https://github.com/FasterXML/jackson)
----------------------------------------------
Version: 2.13.2
From: 'FasterXML, LLC' (https://github.com/FasterXML)
License(s):
Apache v2.0

View File

@@ -0,0 +1,4 @@
com.fasterxml.jackson.core:jackson-core:jar:2.13.2
com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.2
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.2