mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 02:56:10 +00:00
fix: openmetadata-service/pom.xml to reduce vulnerabilities (#13224)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-5902998 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
2977f1bd83
commit
351df08957
@ -414,7 +414,7 @@
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||
<artifactId>websocket-server</artifactId>
|
||||
<version>9.4.51.v20230217</version>
|
||||
<version>9.4.52.v20230823</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user