Skip to content

Commit

Permalink
Update to newer tools-saxon and pkg-saxon
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Jun 18, 2024
1 parent 26c1baf commit ae1bafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions http-client-saxon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.expath.tools</groupId>
<artifactId>tools-saxon</artifactId>
<version>0.8.0</version>
<version>0.8.1</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand All @@ -40,7 +40,7 @@
<dependency>
<groupId>org.expath.packaging</groupId>
<artifactId>pkg-saxon</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
Expand Down

0 comments on commit ae1bafe

Please sign in to comment.