mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1594: Merge updates to Java/JavaScript dependencies of webapp.
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
angular-route:1.8.2
|
|
||||||
angular:1.8.2
|
|
@@ -1,8 +1,8 @@
|
|||||||
AngularJS (https://angularjs.org/)
|
AngularJS (https://angularjs.org/)
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
Version: 1.8.2
|
Version: 1.8.3
|
||||||
From: 'Google Inc.' (http://www.google.com/)
|
From: 'Google Inc.' (http://www.google.com/)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/angular-1.8.2/LICENSE)
|
MIT (bundled/angular-1.8.3/LICENSE)
|
||||||
|
|
2
doc/licenses/angular-1.8.3/dep-coordinates.txt
Normal file
2
doc/licenses/angular-1.8.3/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
angular-route:1.8.3
|
||||||
|
angular:1.8.3
|
@@ -1 +0,0 @@
|
|||||||
blob-polyfill:6.0.20211015
|
|
@@ -1,8 +1,8 @@
|
|||||||
Blob.js (https://github.com/eligrey/Blob.js/)
|
Blob.js (https://github.com/eligrey/Blob.js/)
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
Version: 6.0.20211015
|
Version: 7.0.20220408
|
||||||
From: 'Eli Grey' (https://github.com/eligrey)
|
From: 'Eli Grey' (https://github.com/eligrey)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/blob-polyfill-6.0.20211015/LICENSE.md)
|
MIT (bundled/blob-polyfill-7.0.20220408/LICENSE.md)
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
blob-polyfill:7.0.20220408
|
@@ -1 +0,0 @@
|
|||||||
css-loader:5.2.4
|
|
@@ -1,8 +1,8 @@
|
|||||||
css-loader (https://github.com/webpack-contrib/css-loader)
|
css-loader (https://github.com/webpack-contrib/css-loader)
|
||||||
----------------------------------------------------------
|
----------------------------------------------------------
|
||||||
|
|
||||||
Version: 5.2.4
|
Version: 5.2.7
|
||||||
From: 'JS Foundation and other contributors'
|
From: 'JS Foundation and other contributors'
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/css-loader-5.2.4/LICENSE)
|
MIT (bundled/css-loader-5.2.7/LICENSE)
|
||||||
|
|
1
doc/licenses/css-loader-5.2.7/dep-coordinates.txt
Normal file
1
doc/licenses/css-loader-5.2.7/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
css-loader:5.2.7
|
@@ -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)
|
Jackson (https://github.com/FasterXML/jackson)
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Version: 2.13.1
|
Version: 2.13.2
|
||||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
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/
|
SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml/
|
||||||
-----------------------------------------------------
|
-----------------------------------------------------
|
||||||
|
|
||||||
Version: 1.28
|
Version: 1.30
|
||||||
From: 'Andrey Somov' (https://bitbucket.org/asomov/)
|
From: 'Andrey Somov' (https://bitbucket.org/asomov/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
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
|
2302
guacamole/src/main/frontend/package-lock.json
generated
2302
guacamole/src/main/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
5
pom.xml
5
pom.xml
@@ -39,7 +39,8 @@
|
|||||||
<guava.version>31.0.1-jre</guava.version>
|
<guava.version>31.0.1-jre</guava.version>
|
||||||
<guice.version>5.0.1</guice.version>
|
<guice.version>5.0.1</guice.version>
|
||||||
<hk2.version>2.6.1</hk2.version>
|
<hk2.version>2.6.1</hk2.version>
|
||||||
<jackson.version>2.13.1</jackson.version>
|
<jackson.version>2.13.2</jackson.version>
|
||||||
|
<jackson-databind.version>2.13.2.1</jackson-databind.version>
|
||||||
<jersey.version>2.35</jersey.version>
|
<jersey.version>2.35</jersey.version>
|
||||||
<junit.version>5.8.2</junit.version>
|
<junit.version>5.8.2</junit.version>
|
||||||
<junit4.version>4.13.2</junit4.version>
|
<junit4.version>4.13.2</junit4.version>
|
||||||
@@ -375,7 +376,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-databind</artifactId>
|
<artifactId>jackson-databind</artifactId>
|
||||||
<version>${jackson.version}</version>
|
<version>${jackson-databind.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
Reference in New Issue
Block a user