Skip to content

Commit

Permalink
Update kogito-build/kogito-dependencies-bom/pom.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Ricardo Zanini <[email protected]>
  • Loading branch information
fjtirado and ricardozanini committed Jul 7, 2023
1 parent c35cb15 commit 1fd503e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kogito-build/kogito-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@

<dependencyManagement>
<dependencies>
<!-- Guava should not be used directly by Kogito, here we are managing it to override dependency added by GRPC -->
<!-- Guava should not be used directly by Kogito, here we are managing it to override dependency added by GRPC to fix this CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2976 -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down

0 comments on commit 1fd503e

Please sign in to comment.