Skip to content

Commit

Permalink
MID-6100 Bumping pom.xml with xalan dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrGasparik committed Mar 13, 2020
1 parent 995c6cf commit 7aa1039
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gui/admin-gui/pom.xml
Expand Up @@ -639,6 +639,12 @@
<artifactId>prettytime</artifactId>
<version>4.0.0.Final</version>
</dependency>

<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.2</version>
</dependency>

<!-- Xtext DSL: IDE schema support (experimental) -->
<!-- <dependency>
Expand Down

0 comments on commit 7aa1039

Please sign in to comment.