Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

deps: update dependency com.google.guava:guava-bom to v31 #498

Merged
merged 10 commits into from Oct 18, 2021
1 change: 1 addition & 0 deletions third-party-dependencies/pom.xml
Expand Up @@ -98,6 +98,7 @@
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>${javax.annotations.version}</version>
<scope>compile</scope>
Copy link
Member Author

@suztomo suztomo Oct 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It resolved the problem. Interesting.

Screen Shot 2021-10-15 at 5 30 12 PM

</dependency>
<dependency>
<groupId>org.codehaus.mojo</groupId>
Expand Down