We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e575e6 commit 5986864Copy full SHA for 5986864
quickfixj-dictgenerator/pom.xml
@@ -33,7 +33,7 @@
33
<!-- required by dom4j at runtime -->
34
<groupId>jaxen</groupId>
35
<artifactId>jaxen</artifactId>
36
- <version>1.2.0</version>
+ <version>2.0.0</version>
37
<scope>runtime</scope>
38
<!-- we don't need any of the transient dependencies -->
39
<exclusions>
0 commit comments