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:
parent
9d5a504702
commit
0761e45a05
1 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue