Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
fix: scb-persistenceproviders/elasticsearch-persistenceprovider/pom.x…
Browse files Browse the repository at this point in the history
…ml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1071900
  • Loading branch information
snyk-bot committed Feb 18, 2021
1 parent 0d64348 commit ec4b1c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<version>0.0.1-SNAPSHOT</version>

<properties>
<elasticsearch.version>7.6.2</elasticsearch.version>
<elasticsearch.version>7.10.0</elasticsearch.version>
</properties>


Expand Down

0 comments on commit ec4b1c5

Please sign in to comment.