mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 12:36:56 +00:00
fix: pom.xml to reduce vulnerabilities (#14353)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
07eb1ccdf5
commit
e1896f36a1
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.14</elasticsearch.version>
|
||||
<elasticsearch.version>7.17.16</elasticsearch.version>
|
||||
<opensearch.version>2.5.0</opensearch.version>
|
||||
<httpasyncclient.version>4.1.5</httpasyncclient.version>
|
||||
<openapiswagger.version>2.2.19</openapiswagger.version>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user