Skip to content

Commit

Permalink
Bump net.sf.saxon:Saxon-HE from 12.3 to 12.5 (#168)
Browse files Browse the repository at this point in the history
Bumps net.sf.saxon:Saxon-HE from 12.3 to 12.5.

---
updated-dependencies:
- dependency-name: net.sf.saxon:Saxon-HE
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 1a60188 commit af49e6c
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 @@ -119,7 +119,7 @@
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>12.3</version>
<version>12.5</version>
</dependency>
<!-- unit testing module -->
<dependency>
Expand Down

0 comments on commit af49e6c

Please sign in to comment.