Skip to content

Commit

Permalink
Merge pull request #206 from metanorma/dependabot/maven/xalan-xalan-2…
Browse files Browse the repository at this point in the history
….7.3

Bump xalan from 2.7.2 to 2.7.3
  • Loading branch information
Intelligent2013 authored Aug 23, 2024
2 parents a7e5141 + 542df5f commit 339a5a5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,12 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>
</dependency>
<dependency>
<groupId>xalan</groupId>
<artifactId>serializer</artifactId>
<version>2.7.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/junit/junit -->
<dependency>
Expand Down

0 comments on commit 339a5a5

Please sign in to comment.