mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-12 15:57:44 +00:00
fix: pom.xml to reduce vulnerabilities (#15748)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-6508260 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
079d93b9e5
commit
eac7021af0
2
pom.xml
2
pom.xml
@ -106,7 +106,7 @@
|
||||
<commons-lang.version>2.6</commons-lang.version>
|
||||
<lombok.version>1.18.30</lombok.version>
|
||||
<tomcat-jdbc.version>10.1.10</tomcat-jdbc.version>
|
||||
<elasticsearch.version>7.17.17</elasticsearch.version>
|
||||
<elasticsearch.version>7.17.19</elasticsearch.version>
|
||||
<opensearch.version>2.5.0</opensearch.version>
|
||||
<httpasyncclient.version>4.1.5</httpasyncclient.version>
|
||||
<openapiswagger.version>2.2.20</openapiswagger.version>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user