mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1905: Update to latest compatible version of Jackson (2.17.0).
This commit is contained in:
4
doc/licenses/jackson-2.17.0/NOTICE
Normal file
4
doc/licenses/jackson-2.17.0/NOTICE
Normal 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.
|
8
doc/licenses/jackson-2.17.0/README
Normal file
8
doc/licenses/jackson-2.17.0/README
Normal file
@@ -0,0 +1,8 @@
|
||||
Jackson (https://github.com/FasterXML/jackson)
|
||||
----------------------------------------------
|
||||
|
||||
Version: 2.17.0
|
||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
4
doc/licenses/jackson-2.17.0/dep-coordinates.txt
Normal file
4
doc/licenses/jackson-2.17.0/dep-coordinates.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
com.fasterxml.jackson.core:jackson-core:jar:2.17.0
|
||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0
|
||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.0
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.17.0
|
Reference in New Issue
Block a user