build(deps): bump jaxen from 1.1-beta-8 to 1.2.0

Bumps [jaxen](https://github.com/jaxen-xpath/jaxen) from 1.1-beta-8 to 1.2.0.
- [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
- [Commits](https://github.com/jaxen-xpath/jaxen/commits/v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-18 17:50:51 +00:00 committed by GitHub
parent 9d5a504702
commit 0761e45a05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
dependencies {
runtime 'dom4j:dom4j:1.6.1'
runtime 'jaxen:jaxen:1.1-beta-8'
runtime 'net.sf.javamusictag:jid3lib:0.5.4'
runtimeOnly 'dom4j:dom4j:1.6.1'
runtimeOnly 'jaxen:jaxen:1.2.0'
runtimeOnly 'net.sf.javamusictag:jid3lib:0.5.4'
// FIXME: Did not find these two or appropriate replacements for them
//runtime 'id3:de.ueberdosis.mp3info:1.6.0d9'