Skip to content

Commit

Permalink
[TASK] ILUK-6447 Updated version of closure-compiler to match the gua…
Browse files Browse the repository at this point in the history
…va version used in dotCMS
  • Loading branch information
bartplasmans committed Sep 15, 2023
1 parent 63f56d0 commit 31193fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions isaac-dotcms-minifier-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<artifactId>isaac-dotcms-minifier-core</artifactId>
<packaging>jar</packaging>


<name>ISAAC dotCMS Minifier Core</name>

<build>
Expand Down Expand Up @@ -60,7 +59,7 @@
<dependency>
<groupId>com.google.javascript</groupId>
<artifactId>closure-compiler</artifactId>
<version>v20170806</version>
<version>v20191111</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 31193fb

Please sign in to comment.