Skip to content

Commit

Permalink
Merge pull request #134 from InseeFr/renovate/net.sf.saxon-saxon-he-12.x
Browse files Browse the repository at this point in the history
Update dependency net.sf.saxon:Saxon-HE to v12.5
  • Loading branch information
alicela authored Jul 4, 2024
2 parents 4473230 + daa4e74 commit e4c2d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kraftwerk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>12.4</version>
<version>12.5</version>
</dependency>
<!-- XML oriented test dependency -->
<!-- https://www.xmlunit.org/ -->
Expand Down

0 comments on commit e4c2d82

Please sign in to comment.