Skip to content

Commit

Permalink
fix(deps): update dependency xalan:xalan to v2.7.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 54ec9d6 commit f55c50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/xerces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f55c50b

Please sign in to comment.