Skip to content

Commit

Permalink
maven(deps): bump jaxen from 1.2.0 to 2.0.0 (openmrs#4209)
Browse files Browse the repository at this point in the history
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2022
1 parent 96f9e97 commit eb46dd6
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 @@ -346,7 +346,7 @@
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.2.0</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
Expand Down

0 comments on commit eb46dd6

Please sign in to comment.