Skip to content

Commit 5986864

Browse files
Bump jaxen from 1.2.0 to 2.0.0 (#583)
Bumps [jaxen](https://github.com/jaxen-xpath/jaxen) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/jaxen-xpath/jaxen/releases) - [Commits](jaxen-xpath/jaxen@v1.2.0...v2.0.0) --- updated-dependencies: - dependency-name: jaxen:jaxen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e575e6 commit 5986864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickfixj-dictgenerator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<!-- required by dom4j at runtime -->
3434
<groupId>jaxen</groupId>
3535
<artifactId>jaxen</artifactId>
36-
<version>1.2.0</version>
36+
<version>2.0.0</version>
3737
<scope>runtime</scope>
3838
<!-- we don't need any of the transient dependencies -->
3939
<exclusions>

0 commit comments

Comments
 (0)