mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1594: Update jackson-databind to 2.13.2.1 and bump other dependencies as needed.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
com.fasterxml.jackson.core:jackson-databind:jar:2.13.1
|
||||
com.fasterxml.jackson.core:jackson-core:jar:2.13.1
|
||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1
|
||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.1
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1
|
@@ -1,7 +1,7 @@
|
||||
Jackson (https://github.com/FasterXML/jackson)
|
||||
----------------------------------------------
|
||||
|
||||
Version: 2.13.1
|
||||
Version: 2.13.2
|
||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||
License(s):
|
||||
Apache v2.0
|
4
doc/licenses/jackson-2.13.2/dep-coordinates.txt
Normal file
4
doc/licenses/jackson-2.13.2/dep-coordinates.txt
Normal 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
|
4
doc/licenses/jackson-databind-2.13.2.1/NOTICE
Normal file
4
doc/licenses/jackson-databind-2.13.2.1/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-databind-2.13.2.1/README
Normal file
8
doc/licenses/jackson-databind-2.13.2.1/README
Normal file
@@ -0,0 +1,8 @@
|
||||
Jackson-databind (https://github.com/FasterXML/jackson-databind)
|
||||
----------------------------------------------
|
||||
|
||||
Version: 2.13.2.1
|
||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
@@ -0,0 +1 @@
|
||||
com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.1
|
@@ -1,8 +0,0 @@
|
||||
SnakeYAML (https://bitbucket.org/asomov/snakeyaml/)
|
||||
---------------------------------------------------
|
||||
|
||||
Version: 1.27
|
||||
From: 'Andrey Somov' (https://bitbucket.org/asomov/)
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
@@ -1 +0,0 @@
|
||||
org.yaml:snakeyaml:jar:1.27
|
@@ -1 +0,0 @@
|
||||
org.yaml:snakeyaml:jar:1.28
|
@@ -1,7 +1,7 @@
|
||||
SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml/
|
||||
-----------------------------------------------------
|
||||
|
||||
Version: 1.28
|
||||
Version: 1.30
|
||||
From: 'Andrey Somov' (https://bitbucket.org/asomov/)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/snakeyaml-1.30/dep-coordinates.txt
Normal file
1
doc/licenses/snakeyaml-1.30/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
org.yaml:snakeyaml:jar:1.30
|
Reference in New Issue
Block a user