This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 41cad187 Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 (#562) 41cad187 is described below commit 41cad18709e69ccc95bbe66bd4adb05ecf1e61cb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 18 13:07:34 2025 -0400 Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 (#562) 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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f32457d..3435557d 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,7 @@ <dependency> <groupId>commons-jxpath</groupId> <artifactId>commons-jxpath</artifactId> - <version>1.3</version> + <version>1.4.0</version> <optional>true</optional> <exclusions> <exclusion>