mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Merge changes from 1.5.0 back to master.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Apache Commons Text
|
||||
Copyright 2014-2020 The Apache Software Foundation
|
||||
Copyright 2014-2022 The Apache Software Foundation
|
||||
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (https://www.apache.org/).
|
@@ -1,7 +1,7 @@
|
||||
Apache Commons Text (https://commons.apache.org/proper/commons-text/)
|
||||
---------------------------------------------------------------------
|
||||
|
||||
Version: 1.9
|
||||
Version: 1.10.0
|
||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||
License(s):
|
||||
Apache v2.0
|
@@ -0,0 +1 @@
|
||||
org.apache.commons:commons-text:jar:1.10.0
|
@@ -1 +0,0 @@
|
||||
org.apache.commons:commons-text:jar:1.9
|
@@ -1,7 +1,7 @@
|
||||
Jackson (https://github.com/FasterXML/jackson)
|
||||
----------------------------------------------
|
||||
|
||||
Version: 2.13.4
|
||||
Version: 2.14.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.13.4
|
||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4
|
||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.4
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.4
|
||||
com.fasterxml.jackson.core:jackson-core:jar:2.14.0
|
||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.14.0
|
||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.0
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.0
|
@@ -1 +0,0 @@
|
||||
com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.2
|
@@ -1,7 +1,7 @@
|
||||
Jackson-databind (https://github.com/FasterXML/jackson-databind)
|
||||
----------------------------------------------
|
||||
|
||||
Version: 2.13.4.2
|
||||
Version: 2.14.0
|
||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/jackson-databind-2.14.0/dep-coordinates.txt
Normal file
1
doc/licenses/jackson-databind-2.14.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
com.fasterxml.jackson.core:jackson-databind:jar:2.14.0
|
@@ -1 +0,0 @@
|
||||
org.yaml:snakeyaml:jar:1.31
|
@@ -1,7 +1,7 @@
|
||||
SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml/
|
||||
-----------------------------------------------------
|
||||
|
||||
Version: 1.31
|
||||
Version: 1.33
|
||||
From: 'Andrey Somov' (https://bitbucket.org/asomov/)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/snakeyaml-1.33/dep-coordinates.txt
Normal file
1
doc/licenses/snakeyaml-1.33/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
org.yaml:snakeyaml:jar:1.33
|
@@ -1,3 +0,0 @@
|
||||
org.springframework.security:spring-security-core:jar:5.7.4
|
||||
org.springframework.security:spring-security-crypto:jar:5.7.4
|
||||
org.springframework.security:spring-security-web:jar:5.7.4
|
@@ -1,7 +1,7 @@
|
||||
Spring Security (https://spring.io/projects/spring-security)
|
||||
------------------------------------------------------------
|
||||
|
||||
Version: 5.7.4
|
||||
Version: 5.7.5
|
||||
From: 'Spring' (https://spring.io/)
|
||||
License(s):
|
||||
Apache v2.0
|
3
doc/licenses/spring-security-5.7.5/dep-coordinates.txt
Normal file
3
doc/licenses/spring-security-5.7.5/dep-coordinates.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
org.springframework.security:spring-security-core:jar:5.7.5
|
||||
org.springframework.security:spring-security-crypto:jar:5.7.5
|
||||
org.springframework.security:spring-security-web:jar:5.7.5
|
Reference in New Issue
Block a user