Skip to content

Commit

Permalink
[pom] Move to my fork of yuicompressor at version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 20, 2024
1 parent bdd50a5 commit fe852d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/JNA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<versions.plugin>2.16.2</versions.plugin>
<wagon.plugin>2.0.2</wagon.plugin>
<war.plugin>3.4.0</war.plugin>
<yuicompressor.plugin>1.5.1</yuicompressor.plugin>
<yuicompressor.plugin>2.0.0</yuicompressor.plugin>

<!-- Plugin Dependency Versions -->
<bug-pattern.version>1.5.0</bug-pattern.version>
Expand Down Expand Up @@ -711,7 +711,7 @@
<version>${sortpom.plugin}</version>
</plugin>
<plugin>
<groupId>net.alchim31.maven</groupId>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>yuicompressor-maven-plugin</artifactId>
<version>${yuicompressor.plugin}</version>
<dependencies>
Expand Down Expand Up @@ -1316,7 +1316,7 @@
</configuration>
</plugin>
<plugin>
<groupId>net.alchim31.maven</groupId>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>yuicompressor-maven-plugin</artifactId>
<executions>
<execution>
Expand Down

0 comments on commit fe852d0

Please sign in to comment.