mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1905: Update to latest compatible version of Jackson (2.17.0).
This commit is contained in:
1
doc/licenses/byte-buddy-1.14.9/NOTICE
Normal file
1
doc/licenses/byte-buddy-1.14.9/NOTICE
Normal file
@@ -0,0 +1 @@
|
||||
Copyright 2014 - Present Rafael Winterhalter
|
8
doc/licenses/byte-buddy-1.14.9/README
Normal file
8
doc/licenses/byte-buddy-1.14.9/README
Normal file
@@ -0,0 +1,8 @@
|
||||
Byte Buddy (https://bytebuddy.net/)
|
||||
-----------------------------------
|
||||
|
||||
Version: 1.14.9
|
||||
From: 'Rafael Winterhalter' (https://github.com/raphw)
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
1
doc/licenses/byte-buddy-1.14.9/dep-coordinates.txt
Normal file
1
doc/licenses/byte-buddy-1.14.9/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
net.bytebuddy:byte-buddy:jar:1.14.9
|
@@ -1,7 +1,7 @@
|
||||
Jackson (https://github.com/FasterXML/jackson)
|
||||
----------------------------------------------
|
||||
|
||||
Version: 2.16.1
|
||||
Version: 2.17.0
|
||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||
License(s):
|
||||
Apache v2.0
|
@@ -1,4 +1,4 @@
|
||||
com.fasterxml.jackson.core:jackson-core:jar:2.16.1
|
||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1
|
||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.16.1
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.1
|
||||
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
|
@@ -1 +0,0 @@
|
||||
com.fasterxml.jackson.core:jackson-databind:jar:2.16.1
|
@@ -1,7 +1,7 @@
|
||||
Jackson-databind (https://github.com/FasterXML/jackson-databind)
|
||||
----------------------------------------------
|
||||
|
||||
Version: 2.16.1
|
||||
Version: 2.17.0
|
||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/jackson-databind-2.17.0/dep-coordinates.txt
Normal file
1
doc/licenses/jackson-databind-2.17.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
com.fasterxml.jackson.core:jackson-databind:jar:2.17.0
|
Reference in New Issue
Block a user