Skip to content

Commit 745021a

Browse files
Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0
Bumps commons-jxpath:commons-jxpath from 1.3 to 1.4.0. --- updated-dependencies: - dependency-name: commons-jxpath:commons-jxpath dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38e2e60 commit 745021a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", ve
107107
# needed for preference dialog at runtime
108108
apache-commons-beanutils = { group = "commons-beanutils", name = "commons-beanutils", version = "1.11.0" }
109109
# XPath parsing, used for UPNP
110-
apache-commons-jxpath = { group = "commons-jxpath", name = "commons-jxpath", version = "1.3" }
110+
apache-commons-jxpath = { group = "commons-jxpath", name = "commons-jxpath", version = "1.4.0" }
111111
# For determining file type
112112
apache-tika = { group = "org.apache.tika", name = "tika-core", version = "3.2.0" }
113113

0 commit comments

Comments
 (0)