mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +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:
@@ -77,7 +77,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-web</artifactId>
|
||||
<version>5.8.2</version>
|
||||
<version>5.8.3</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
Reference in New Issue
Block a user