Upgrade to Jaxen 2.0.0

Closes gh-35001
This commit is contained in:
Andy Wilkinson 2023-04-14 18:43:36 +01:00
parent 1e146ed3df
commit f48e9e70f9
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ bom {
] ]
} }
} }
library("Jaxen", "1.2.0") { library("Jaxen", "2.0.0") {
group("jaxen") { group("jaxen") {
modules = [ modules = [
"jaxen" "jaxen"