Skip to content

Commit

Permalink
fix: 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-JODATIME-6595834
  • Loading branch information
snyk-bot committed Apr 14, 2024
1 parent fdf1635 commit b2eab8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.8</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
Expand Down

0 comments on commit b2eab8f

Please sign in to comment.