Skip to content

Commit

Permalink
Merge pull request #84 from ome/dependabot/maven/xalan-xalan-2.7.3
Browse files Browse the repository at this point in the history
Bump xalan:xalan from 2.7.2 to 2.7.3
  • Loading branch information
dgault authored Dec 7, 2023
2 parents 839b997 + c715758 commit b9c67df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<!-- NB: We want this, despite warning from dependency:analyze. -->
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit b9c67df

Please sign in to comment.