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:
Sriharsha Chintalapani 2024-07-02 06:24:01 +05:30 committed by GitHub
parent 079d93b9e5
commit eac7021af0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>