Skip to content

Commit

Permalink
SITES-22671 - Upgrade commons-io to at least 2.7 (#2787)
Browse files Browse the repository at this point in the history
Upgrading caconfig.editor
  • Loading branch information
vladbailescu authored Jun 18, 2024
1 parent b241683 commit a32c8a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/ui.config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,12 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.caconfig.editor</artifactId>
<version>1.8.0</version>
<version>1.8.6</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.caconfig.extensions</artifactId>
<version>1.8.0</version>
<version>1.8.6</version>
</dependency>
</dependencies>
</project>

0 comments on commit a32c8a6

Please sign in to comment.