Skip to content

Commit

Permalink
#177 Bump maven-core dep to fix vulnerability in transitive dep com.g…
Browse files Browse the repository at this point in the history
…oogle.guava:guava:25.1-android
  • Loading branch information
longtimeago committed Aug 22, 2021
1 parent 1887edb commit 5d0d0a1
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 @@ -120,7 +120,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>3.6.3</version>
<version>3.8.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 5d0d0a1

Please sign in to comment.