Skip to content

Commit

Permalink
build(deps): bump xalan from 2.7.2 to 2.7.3
Browse files Browse the repository at this point in the history
Bumps xalan from 2.7.2 to 2.7.3.

---
updated-dependencies:
- dependency-name: xalan:xalan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent a323d8a commit fffd879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.2</version> <!-- needed at compile time for various dependencies -->
<version>2.7.3</version> <!-- needed at compile time for various dependencies -->
<exclusions>
<exclusion> <!-- conflicts with Java 17's javax.xml module -->
<groupId>xml-apis</groupId>
Expand Down

0 comments on commit fffd879

Please sign in to comment.