mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1786: Update Java dependencies to latest compatible versions.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Jackson (https://github.com/FasterXML/jackson)
|
Jackson (https://github.com/FasterXML/jackson)
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Version: 2.14.2
|
Version: 2.15.0
|
||||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
@@ -1,4 +1,4 @@
|
|||||||
com.fasterxml.jackson.core:jackson-core:jar:2.14.2
|
com.fasterxml.jackson.core:jackson-core:jar:2.15.0
|
||||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2
|
com.fasterxml.jackson.core:jackson-annotations:jar:2.15.0
|
||||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2
|
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.0
|
||||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.2
|
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.0
|
@@ -1 +0,0 @@
|
|||||||
com.fasterxml.jackson.core:jackson-databind:jar:2.14.2
|
|
@@ -1,7 +1,7 @@
|
|||||||
Jackson-databind (https://github.com/FasterXML/jackson-databind)
|
Jackson-databind (https://github.com/FasterXML/jackson-databind)
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Version: 2.14.2
|
Version: 2.15.0
|
||||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/jackson-databind-2.15.0/dep-coordinates.txt
Normal file
1
doc/licenses/jackson-databind-2.15.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
com.fasterxml.jackson.core:jackson-databind:jar:2.15.0
|
@@ -1,8 +1,8 @@
|
|||||||
Jersey (https://jersey.java.net/)
|
Jersey (https://jersey.java.net/)
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
Version: 2.39
|
Version: 2.39.1
|
||||||
From: 'Eclipse Foundation' (https://www.eclipse.org/)
|
From: 'Eclipse Foundation' (https://www.eclipse.org/)
|
||||||
License(s):
|
License(s):
|
||||||
EPL v2.0 (bundled/jersey-2.38/LICENSE.md)
|
EPL v2.0 (bundled/jersey-2.39.1/LICENSE.md)
|
||||||
|
|
7
doc/licenses/jersey-2.39.1/dep-coordinates.txt
Normal file
7
doc/licenses/jersey-2.39.1/dep-coordinates.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.39.1
|
||||||
|
org.glassfish.jersey.core:jersey-common:jar:2.39.1
|
||||||
|
org.glassfish.jersey.core:jersey-server:jar:2.39.1
|
||||||
|
org.glassfish.jersey.core:jersey-client:jar:2.39.1
|
||||||
|
org.glassfish.jersey.inject:jersey-hk2:jar:2.39.1
|
||||||
|
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.39.1
|
||||||
|
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.39.1
|
@@ -1,7 +0,0 @@
|
|||||||
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.39
|
|
||||||
org.glassfish.jersey.core:jersey-common:jar:2.39
|
|
||||||
org.glassfish.jersey.core:jersey-server:jar:2.39
|
|
||||||
org.glassfish.jersey.core:jersey-client:jar:2.39
|
|
||||||
org.glassfish.jersey.inject:jersey-hk2:jar:2.39
|
|
||||||
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.39
|
|
||||||
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.39
|
|
@@ -1,2 +0,0 @@
|
|||||||
ch.qos.logback:logback-classic:jar:1.3.6
|
|
||||||
ch.qos.logback:logback-core:jar:1.3.6
|
|
@@ -1,8 +1,8 @@
|
|||||||
Logback (http://logback.qos.ch/)
|
Logback (http://logback.qos.ch/)
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
Version: 1.3.6
|
Version: 1.3.7
|
||||||
From: 'QOS.ch Sàrl' (http://qos.ch/)
|
From: 'QOS.ch Sàrl' (http://qos.ch/)
|
||||||
License(s):
|
License(s):
|
||||||
EPL v1.0 (bundled/logback-1.3.6/LICENSE.txt)
|
EPL v1.0 (bundled/logback-1.3.7/LICENSE.txt)
|
||||||
|
|
2
doc/licenses/logback-1.3.7/dep-coordinates.txt
Normal file
2
doc/licenses/logback-1.3.7/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
ch.qos.logback:logback-classic:jar:1.3.7
|
||||||
|
ch.qos.logback:logback-core:jar:1.3.7
|
@@ -1 +0,0 @@
|
|||||||
org.yaml:snakeyaml:jar:1.33
|
|
@@ -1,7 +1,7 @@
|
|||||||
SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml/
|
SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml/
|
||||||
-----------------------------------------------------
|
-----------------------------------------------------
|
||||||
|
|
||||||
Version: 1.33
|
Version: 2.0
|
||||||
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-2.0/dep-coordinates.txt
Normal file
1
doc/licenses/snakeyaml-2.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.yaml:snakeyaml:jar:2.0
|
8
pom.xml
8
pom.xml
@@ -39,12 +39,12 @@
|
|||||||
<guava.version>31.1-jre</guava.version>
|
<guava.version>31.1-jre</guava.version>
|
||||||
<guice.version>5.1.0</guice.version>
|
<guice.version>5.1.0</guice.version>
|
||||||
<hk2.version>2.6.1</hk2.version>
|
<hk2.version>2.6.1</hk2.version>
|
||||||
<jackson.version>2.14.2</jackson.version>
|
<jackson.version>2.15.0</jackson.version>
|
||||||
<jackson-databind.version>2.14.2</jackson-databind.version>
|
<jackson-databind.version>2.15.0</jackson-databind.version>
|
||||||
<jersey.version>2.39</jersey.version>
|
<jersey.version>2.39.1</jersey.version>
|
||||||
<junit.version>5.9.2</junit.version>
|
<junit.version>5.9.2</junit.version>
|
||||||
<junit4.version>4.13.2</junit4.version>
|
<junit4.version>4.13.2</junit4.version>
|
||||||
<logback.version>1.3.6</logback.version>
|
<logback.version>1.3.7</logback.version>
|
||||||
<slf4j.version>2.0.7</slf4j.version>
|
<slf4j.version>2.0.7</slf4j.version>
|
||||||
|
|
||||||
<!-- The directory that should receive all generated dependency lists
|
<!-- The directory that should receive all generated dependency lists
|
||||||
|
Reference in New Issue
Block a user