Skip to content

Commit

Permalink
fix: search-job/jobs-core/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518
  • Loading branch information
snyk-bot committed Jan 23, 2024
1 parent 3b8b871 commit 0af30d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search-job/jobs-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>6.8.22</version>
<version>7.17.17</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
Expand Down

0 comments on commit 0af30d4

Please sign in to comment.