Skip to content

Commit

Permalink
build(deps): bump net.sf.saxon:Saxon-HE from 12.3 to 12.5
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]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Sep 18, 2024
1 parent 2d1af81 commit cbf4a20
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 @@ -117,7 +117,7 @@
<license.header.file>${project.basedir}/header</license.header.file>
<spotless.version>2.39.0</spotless.version>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
<net.sf.saxon.version>12.3</net.sf.saxon.version>
<net.sf.saxon.version>12.5</net.sf.saxon.version>
<jsoniter.version>0.9.23</jsoniter.version>
<avro.version>1.11.3</avro.version>
<commons-compress.version>1.26.1</commons-compress.version>
Expand Down

0 comments on commit cbf4a20

Please sign in to comment.