Skip to content

Commit a00cc14

Browse files
fix(deps): update dependency net.sf.saxon:saxon-he to v13 (#489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ffcb6c commit a00cc14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>net.sf.saxon</groupId>
115115
<artifactId>Saxon-HE</artifactId>
116-
<version>12.9</version>
116+
<version>13.0</version>
117117
</dependency>
118118

119119
<!-- JSON -->

0 commit comments

Comments
 (0)