mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1806: Update Java dependencies to patched versions
These changes should address the following (potentially relevant) vulnerabilities: - CVE-2022-21724 - CVE-2022-26520 - CVE-2022-31197 - CVE-2022-40151 - CVE-2022-40152 - CVE-2022-41946 - CVE-2023-20861 - CVE-2023-20862 - CVE-2023-20863 - GHSA-673j-qm5f-xpv8
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
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,7 +1,7 @@
|
||||
Spring Framework (https://spring.io/projects/spring-framework)
|
||||
--------------------------------------------------------------
|
||||
|
||||
Version: 5.3.25
|
||||
Version: 5.3.27
|
||||
From: 'Spring' (https://spring.io/)
|
||||
License(s):
|
||||
Apache v2.0
|
7
doc/licenses/spring-framework-5.3.27/dep-coordinates.txt
Normal file
7
doc/licenses/spring-framework-5.3.27/dep-coordinates.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
org.springframework:spring-aop:jar:5.3.27
|
||||
org.springframework:spring-beans:jar:5.3.27
|
||||
org.springframework:spring-context:jar:5.3.27
|
||||
org.springframework:spring-core:jar:5.3.27
|
||||
org.springframework:spring-expression:jar:5.3.27
|
||||
org.springframework:spring-jcl:jar:5.3.27
|
||||
org.springframework:spring-web:jar:5.3.27
|
@@ -1,3 +0,0 @@
|
||||
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,7 +1,7 @@
|
||||
Spring Security (https://spring.io/projects/spring-security)
|
||||
------------------------------------------------------------
|
||||
|
||||
Version: 5.8.2
|
||||
Version: 5.8.3
|
||||
From: 'Spring' (https://spring.io/)
|
||||
License(s):
|
||||
Apache v2.0
|
3
doc/licenses/spring-security-5.8.3/dep-coordinates.txt
Normal file
3
doc/licenses/spring-security-5.8.3/dep-coordinates.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
org.springframework.security:spring-security-core:jar:5.8.3
|
||||
org.springframework.security:spring-security-crypto:jar:5.8.3
|
||||
org.springframework.security:spring-security-web:jar:5.8.3
|
@@ -1 +0,0 @@
|
||||
com.fasterxml.woodstox:woodstox-core:jar:5.2.1
|
@@ -1,7 +1,7 @@
|
||||
Woodstox Core (https://github.com/FasterXML/woodstox)
|
||||
------------------------------------------------------
|
||||
|
||||
Version: 5.2.1
|
||||
Version: 5.4.0
|
||||
From: 'FasterXML, LLC' (http://fasterxml.com/)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/woodstox-core-5.4.0/dep-coordinates.txt
Normal file
1
doc/licenses/woodstox-core-5.4.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
com.fasterxml.woodstox:woodstox-core:jar:5.4.0
|
Reference in New Issue
Block a user