Skip to content

Commit

Permalink
Merge pull request #3575 from IBM/dependabot/maven/fhir-parent/com.go…
Browse files Browse the repository at this point in the history
…ogle.guava-guava-31.1-jre

Bump guava from 31.0.1-jre to 31.1-jre in /fhir-parent
  • Loading branch information
lmsurpre authored Apr 19, 2022
2 parents cae4d44 + dfd4d40 commit 2715bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhir-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@
<!-- [CVE-2020-8908] A temp directory creation vulnerability exists in all versions of Guava, addressed in latest versions -->
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-jre</version>
<version>31.1-jre</version>
</dependency>
<dependency>
<!-- [CVE-2017-18640] The Alias feature in SnakeYAML 1.18 allows entity expansion during a load operation, addressed in latest versions. -->
Expand Down

0 comments on commit 2715bb3

Please sign in to comment.