Skip to content

Commit febbcfc

Browse files
committed
Upgrade to Jaxen 2.0.1
Closes gh-50109
1 parent 1b114ae commit febbcfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ bom {
992992
]
993993
}
994994
}
995-
library("Jaxen", "2.0.0") {
995+
library("Jaxen", "2.0.1") {
996996
group("jaxen") {
997997
modules = [
998998
"jaxen"

0 commit comments

Comments
 (0)