Skip to content

Commit

Permalink
CSSTUDIO-1989 Add com.google.guava to app/display/navigator/pom.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahamwolk committed Apr 11, 2024
1 parent 7dae0fa commit 62fe1ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/display/navigator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,11 @@
<version>4.7.4-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 62fe1ff

Please sign in to comment.