Skip to content

Commit

Permalink
fix(deps): update dependency net.sf.saxon:saxon-he to v12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent de7bb8f commit 9d671f7
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 @@ -95,7 +95,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>12.4</version>
<version>12.5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9d671f7

Please sign in to comment.