Skip to content

Commit

Permalink
closure dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vasumv committed Feb 22, 2022
1 parent 41c3748 commit 61929f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@
<artifactId>tomcat-catalina</artifactId>
<version>10.1.0-M10</version>
</dependency>
<dependency>
<groupId>com.google.javascript</groupId>
<artifactId>closure-compiler</artifactId>
<version>v20220202</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 61929f4

Please sign in to comment.