Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (#1369)
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-COMGOOGLEGUAVA-5710356

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
LadyCailin and snyk-bot authored Oct 2, 2023
1 parent f8abaa9 commit c8f3c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
<dependency>
<groupId>org.eclipse.lsp4j</groupId>
<artifactId>org.eclipse.lsp4j</artifactId>
<version>0.17.0</version>
<version>0.21.0</version>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
Expand Down

0 comments on commit c8f3c73

Please sign in to comment.