Skip to content

Commit 430b1aa

Browse files
committed
Update to newer tools-saxon and pkg-saxon
1 parent da87776 commit 430b1aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http-client-saxon/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.expath.tools</groupId>
3232
<artifactId>tools-saxon</artifactId>
33-
<version>0.8.0</version>
33+
<version>0.8.1</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>${project.groupId}</groupId>
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.expath.packaging</groupId>
4242
<artifactId>pkg-saxon</artifactId>
43-
<version>2.1.0</version>
43+
<version>2.1.1</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>net.sf.saxon</groupId>

0 commit comments

Comments
 (0)