mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1763: 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.1
|
Version: 2.14.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
|
@@ -1,4 +1,4 @@
|
|||||||
com.fasterxml.jackson.core:jackson-core:jar:2.14.1
|
com.fasterxml.jackson.core:jackson-core:jar:2.14.2
|
||||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1
|
com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2
|
||||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.1
|
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2
|
||||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.1
|
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.2
|
@@ -1 +0,0 @@
|
|||||||
com.fasterxml.jackson.core:jackson-databind:jar:2.14.1
|
|
@@ -1,7 +1,7 @@
|
|||||||
Jackson-databind (https://github.com/FasterXML/jackson-databind)
|
Jackson-databind (https://github.com/FasterXML/jackson-databind)
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Version: 2.14.1
|
Version: 2.14.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
|
1
doc/licenses/jackson-databind-2.14.2/dep-coordinates.txt
Normal file
1
doc/licenses/jackson-databind-2.14.2/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
com.fasterxml.jackson.core:jackson-databind:jar:2.14.2
|
@@ -1,7 +0,0 @@
|
|||||||
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.38
|
|
||||||
org.glassfish.jersey.core:jersey-common:jar:2.38
|
|
||||||
org.glassfish.jersey.core:jersey-server:jar:2.38
|
|
||||||
org.glassfish.jersey.core:jersey-client:jar:2.38
|
|
||||||
org.glassfish.jersey.inject:jersey-hk2:jar:2.38
|
|
||||||
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.38
|
|
||||||
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.38
|
|
@@ -1,7 +1,7 @@
|
|||||||
Jersey (https://jersey.java.net/)
|
Jersey (https://jersey.java.net/)
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
Version: 2.38
|
Version: 2.39
|
||||||
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.38/LICENSE.md)
|
7
doc/licenses/jersey-2.39/dep-coordinates.txt
Normal file
7
doc/licenses/jersey-2.39/dep-coordinates.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
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,7 +1,7 @@
|
|||||||
jose.4.j (https://bitbucket.org/b_c/jose4j/)
|
jose.4.j (https://bitbucket.org/b_c/jose4j/)
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
Version: 0.9.1
|
Version: 0.9.3
|
||||||
From: 'Brian Campbell' (https://bitbucket.org/b_c/)
|
From: 'Brian Campbell' (https://bitbucket.org/b_c/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
@@ -1 +1 @@
|
|||||||
org.bitbucket.b_c:jose4j:jar:0.9.1
|
org.bitbucket.b_c:jose4j:jar:0.9.3
|
||||||
|
@@ -1,2 +0,0 @@
|
|||||||
Kotlin Compiler
|
|
||||||
Copyright 2010-2020 JetBrains s.r.o and respective authors and developers
|
|
@@ -1,5 +0,0 @@
|
|||||||
org.jetbrains.kotlin:kotlin-reflect:jar:1.8.0
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.0
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.0
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.0
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.0
|
|
2
doc/licenses/kotlin-1.8.20/NOTICE.txt
Normal file
2
doc/licenses/kotlin-1.8.20/NOTICE.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Kotlin Compiler
|
||||||
|
Copyright 2010-2023 JetBrains s.r.o and respective authors and developers
|
@@ -1,7 +1,7 @@
|
|||||||
Kotlin (https://kotlinlang.org/)
|
Kotlin (https://kotlinlang.org/)
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
Version: 1.8.0
|
Version: 1.8.20
|
||||||
From: 'JetBrains s.r.o and respective authors and developers'
|
From: 'JetBrains s.r.o and respective authors and developers'
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
5
doc/licenses/kotlin-1.8.20/dep-coordinates.txt
Normal file
5
doc/licenses/kotlin-1.8.20/dep-coordinates.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
org.jetbrains.kotlin:kotlin-reflect:jar:1.8.20
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.20
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.20
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.20
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.20
|
@@ -1 +0,0 @@
|
|||||||
com.keepersecurity.secrets-manager:core:jar:16.4.0
|
|
@@ -2,8 +2,8 @@ Keeper Secrets Manager Java SDK
|
|||||||
(https://github.com/Keeper-Security/secrets-manager)
|
(https://github.com/Keeper-Security/secrets-manager)
|
||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
|
||||||
Version: 16.4.0
|
Version: 16.5.2
|
||||||
From: 'Keeper Security' (https://www.keepersecurity.com/)
|
From: 'Keeper Security' (https://www.keepersecurity.com/)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/ksm-sdk-16.4.0/LICENSE)
|
MIT (bundled/ksm-sdk-16.5.2/LICENSE)
|
||||||
|
|
1
doc/licenses/ksm-sdk-16.5.2/dep-coordinates.txt
Normal file
1
doc/licenses/ksm-sdk-16.5.2/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
com.keepersecurity.secrets-manager:core:jar:16.5.2
|
@@ -1,2 +0,0 @@
|
|||||||
ch.qos.logback:logback-classic:jar:1.3.5
|
|
||||||
ch.qos.logback:logback-core:jar:1.3.5
|
|
@@ -1,8 +1,8 @@
|
|||||||
Logback (http://logback.qos.ch/)
|
Logback (http://logback.qos.ch/)
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
Version: 1.3.5
|
Version: 1.3.6
|
||||||
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.5/LICENSE.txt)
|
EPL v1.0 (bundled/logback-1.3.6/LICENSE.txt)
|
||||||
|
|
2
doc/licenses/logback-1.3.6/dep-coordinates.txt
Normal file
2
doc/licenses/logback-1.3.6/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
ch.qos.logback:logback-classic:jar:1.3.6
|
||||||
|
ch.qos.logback:logback-core:jar:1.3.6
|
@@ -1 +0,0 @@
|
|||||||
org.mybatis:mybatis:jar:3.5.11
|
|
@@ -1,7 +1,7 @@
|
|||||||
MyBatis (http://www.mybatis.org/mybatis-3/)
|
MyBatis (http://www.mybatis.org/mybatis-3/)
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
|
||||||
Version: 3.5.11
|
Version: 3.5.13
|
||||||
From: 'MyBatis' (http://www.mybatis.org/)
|
From: 'MyBatis' (http://www.mybatis.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/mybatis-3.5.13/dep-coordinates.txt
Normal file
1
doc/licenses/mybatis-3.5.13/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.mybatis:mybatis:jar:3.5.13
|
@@ -1,2 +0,0 @@
|
|||||||
org.slf4j:jul-to-slf4j:jar:2.0.6
|
|
||||||
org.slf4j:slf4j-api:jar:2.0.6
|
|
@@ -1,8 +1,8 @@
|
|||||||
Simple Logging Facade for Java (http://slf4j.org/)
|
Simple Logging Facade for Java (http://slf4j.org/)
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
Version: 2.0.6
|
Version: 2.0.7
|
||||||
From: 'QOS.ch Sàrl' (http://qos.ch/)
|
From: 'QOS.ch Sàrl' (http://qos.ch/)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/slf4j-api-2.0.6/LICENSE.txt)
|
MIT (bundled/slf4j-api-2.0.7/LICENSE.txt)
|
||||||
|
|
2
doc/licenses/slf4j-api-2.0.7/dep-coordinates.txt
Normal file
2
doc/licenses/slf4j-api-2.0.7/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
org.slf4j:jul-to-slf4j:jar:2.0.7
|
||||||
|
org.slf4j:slf4j-api:jar:2.0.7
|
@@ -1,7 +0,0 @@
|
|||||||
org.springframework:spring-aop:jar:5.3.24
|
|
||||||
org.springframework:spring-beans:jar:5.3.24
|
|
||||||
org.springframework:spring-context:jar:5.3.24
|
|
||||||
org.springframework:spring-core:jar:5.3.24
|
|
||||||
org.springframework:spring-expression:jar:5.3.24
|
|
||||||
org.springframework:spring-jcl:jar:5.3.24
|
|
||||||
org.springframework:spring-web:jar:5.3.24
|
|
@@ -1,7 +1,7 @@
|
|||||||
Spring Framework (https://spring.io/projects/spring-framework)
|
Spring Framework (https://spring.io/projects/spring-framework)
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
|
||||||
Version: 5.3.24
|
Version: 5.3.25
|
||||||
From: 'Spring' (https://spring.io/)
|
From: 'Spring' (https://spring.io/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
7
doc/licenses/spring-framework-5.3.25/dep-coordinates.txt
Normal file
7
doc/licenses/spring-framework-5.3.25/dep-coordinates.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
org.springframework:spring-aop:jar:5.3.25
|
||||||
|
org.springframework:spring-beans:jar:5.3.25
|
||||||
|
org.springframework:spring-context:jar:5.3.25
|
||||||
|
org.springframework:spring-core:jar:5.3.25
|
||||||
|
org.springframework:spring-expression:jar:5.3.25
|
||||||
|
org.springframework:spring-jcl:jar:5.3.25
|
||||||
|
org.springframework:spring-web:jar:5.3.25
|
@@ -1,3 +0,0 @@
|
|||||||
org.springframework.security:spring-security-core:jar:5.8.1
|
|
||||||
org.springframework.security:spring-security-crypto:jar:5.8.1
|
|
||||||
org.springframework.security:spring-security-web:jar:5.8.1
|
|
@@ -1,7 +1,7 @@
|
|||||||
Spring Security (https://spring.io/projects/spring-security)
|
Spring Security (https://spring.io/projects/spring-security)
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
Version: 5.8.1
|
Version: 5.8.2
|
||||||
From: 'Spring' (https://spring.io/)
|
From: 'Spring' (https://spring.io/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
3
doc/licenses/spring-security-5.8.2/dep-coordinates.txt
Normal file
3
doc/licenses/spring-security-5.8.2/dep-coordinates.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
org.springframework.security:spring-security-core:jar:5.8.2
|
||||||
|
org.springframework.security:spring-security-crypto:jar:5.8.2
|
||||||
|
org.springframework.security:spring-security-web:jar:5.8.2
|
@@ -1,2 +0,0 @@
|
|||||||
com.google.zxing:core:jar:3.5.0
|
|
||||||
com.google.zxing:javase:jar:3.5.0
|
|
@@ -1,8 +1,8 @@
|
|||||||
ZXing Barcode Scanning Library (https://github.com/zxing/zxing/)
|
ZXing Barcode Scanning Library (https://github.com/zxing/zxing/)
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
Version: 3.5.0
|
Version: 3.5.1
|
||||||
From: 'ZXing authors' (https://github.com/zxing/zxing/blob/zxing-3.5.0/AUTHORS)
|
From: 'ZXing authors' (https://github.com/zxing/zxing/blob/zxing-3.5.1/AUTHORS)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
2
doc/licenses/zxing-3.5.1/dep-coordinates.txt
Normal file
2
doc/licenses/zxing-3.5.1/dep-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
com.google.zxing:core:jar:3.5.1
|
||||||
|
com.google.zxing:javase:jar:3.5.1
|
@@ -57,7 +57,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mybatis</groupId>
|
<groupId>org.mybatis</groupId>
|
||||||
<artifactId>mybatis</artifactId>
|
<artifactId>mybatis</artifactId>
|
||||||
<version>3.5.11</version>
|
<version>3.5.13</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- MyBatis Guice -->
|
<!-- MyBatis Guice -->
|
||||||
|
@@ -77,7 +77,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-web</artifactId>
|
<artifactId>spring-security-web</artifactId>
|
||||||
<version>5.8.1</version>
|
<version>5.8.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@@ -106,7 +106,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bitbucket.b_c</groupId>
|
<groupId>org.bitbucket.b_c</groupId>
|
||||||
<artifactId>jose4j</artifactId>
|
<artifactId>jose4j</artifactId>
|
||||||
<version>0.9.1</version>
|
<version>0.9.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Guice -->
|
<!-- Guice -->
|
||||||
|
@@ -162,12 +162,12 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.zxing</groupId>
|
<groupId>com.google.zxing</groupId>
|
||||||
<artifactId>javase</artifactId>
|
<artifactId>javase</artifactId>
|
||||||
<version>3.5.0</version>
|
<version>3.5.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.zxing</groupId>
|
<groupId>com.google.zxing</groupId>
|
||||||
<artifactId>core</artifactId>
|
<artifactId>core</artifactId>
|
||||||
<version>3.5.0</version>
|
<version>3.5.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Guacamole depends on an implementation of JAX-WS -->
|
<!-- Guacamole depends on an implementation of JAX-WS -->
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<kotlin.version>1.8.0</kotlin.version>
|
<kotlin.version>1.8.20</kotlin.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.keepersecurity.secrets-manager</groupId>
|
<groupId>com.keepersecurity.secrets-manager</groupId>
|
||||||
<artifactId>core</artifactId>
|
<artifactId>core</artifactId>
|
||||||
<version>16.4.0</version>
|
<version>16.5.2</version>
|
||||||
|
|
||||||
<!-- Correct version conflict (different versions across transitive
|
<!-- Correct version conflict (different versions across transitive
|
||||||
dependencies) -->
|
dependencies) -->
|
||||||
|
12
pom.xml
12
pom.xml
@@ -39,13 +39,13 @@
|
|||||||
<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.1</jackson.version>
|
<jackson.version>2.14.2</jackson.version>
|
||||||
<jackson-databind.version>2.14.1</jackson-databind.version>
|
<jackson-databind.version>2.14.2</jackson-databind.version>
|
||||||
<jersey.version>2.38</jersey.version>
|
<jersey.version>2.39</jersey.version>
|
||||||
<junit.version>5.9.1</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.5</logback.version>
|
<logback.version>1.3.6</logback.version>
|
||||||
<slf4j.version>2.0.6</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
|
||||||
(for LICENSE generation) -->
|
(for LICENSE generation) -->
|
||||||
|
Reference in New Issue
Block a user