Browse Source

Upgrade to Jaxen 2.0.0

Closes gh-35001
pull/35015/head
Andy Wilkinson 3 years ago
parent
commit
f48e9e70f9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save