Skip to content

Commit

Permalink
Bump xalan from 2.7.2 to 2.7.3 (#1387)
Browse files Browse the repository at this point in the history
* Bump xalan from 2.7.2 to 2.7.3

* xalan:serializer added
  • Loading branch information
Ginxo committed Jun 6, 2023
1 parent c2c095d commit a8a7590
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions uberfire-backend/uberfire-backend-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,16 @@
<artifactId>guava</artifactId>
</dependency>

<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
</dependency>

<dependency>
<groupId>xalan</groupId>
<artifactId>serializer</artifactId>
</dependency>

<dependency>
<groupId>org.jboss.errai</groupId>
<artifactId>errai-common</artifactId>
Expand Down

0 comments on commit a8a7590

Please sign in to comment.