This is an automated email from the ASF dual-hosted git repository. cstamas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push: new c30a0582cb [MNG-8700] Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 (#2267) c30a0582cb is described below commit c30a0582cbf54d674f1965e179aa6494eecadcef Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 22 15:25:45 2025 +0200 [MNG-8700] Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 (#2267) 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:development 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> --- https://issues.apache.org/jira/browse/MNG-8700 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f10196576..9930e3c82e 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ under the License. <javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion> <jlineVersion>3.29.0</jlineVersion> <junitVersion>5.12.2</junitVersion> - <jxpathVersion>1.3</jxpathVersion> + <jxpathVersion>1.4.0</jxpathVersion> <logbackClassicVersion>1.5.18</logbackClassicVersion> <mockitoVersion>5.17.0</mockitoVersion> <plexusInteractivityVersion>1.4</plexusInteractivityVersion>