Skip to content

Commit

Permalink
[fix] bump xpath parser to pass tests on java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
marmoure committed Nov 21, 2023
1 parent 8bfb808 commit 2c5e849
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 @@ -82,7 +82,7 @@
<dependency>
<groupId>com.evolvedbinary.xpath</groupId>
<artifactId>xpath2-parser</artifactId>
<version>1.0</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit 2c5e849

Please sign in to comment.