Skip to content

Commit

Permalink
Resolve issue mitreid-connect#1575
Browse files Browse the repository at this point in the history
Change wro4j version
  • Loading branch information
sckgh authored Jan 13, 2023
1 parent a766718 commit 578c1e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<plugin>
<groupId>ro.isdc.wro4j</groupId>
<artifactId>wro4j-maven-plugin</artifactId>
<version>1.10.0</version>
<version>1.9.0</version>
<executions>
<execution>
<phase>compile</phase>
Expand All @@ -191,7 +191,7 @@
<dependency>
<groupId>ro.isdc.wro4j</groupId>
<artifactId>wro4j-extensions</artifactId>
<version>1.10.0</version>
<version>1.9.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 578c1e3

Please sign in to comment.