Skip to content

Commit

Permalink
admin GUI POM: guava returns back after MID-7573 cherry pick
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Jan 25, 2022
1 parent f6f0574 commit fc53ed0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gui/admin-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,10 @@
<artifactId>artemis-commons</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>

<!-- TEST -->
<dependency>
Expand Down

0 comments on commit fc53ed0

Please sign in to comment.