Skip to content

Commit f68acdc

Browse files
fix(deps): update dependency net.sf.saxon:saxon-he to v12.8 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7584758 commit f68acdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>net.sf.saxon</groupId>
9191
<artifactId>Saxon-HE</artifactId>
92-
<version>12.7</version>
92+
<version>12.8</version>
9393
<scope>runtime</scope>
9494
</dependency>
9595
<dependency>

0 commit comments

Comments
 (0)