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-jxpath.git


The following commit(s) were added to refs/heads/master by this push:
     new 0dbb085  Pick up JUnit version from the parent POM
0dbb085 is described below

commit 0dbb085e6ff134aa695374367b58ceaccbc415fa
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Feb 21 20:51:37 2025 -0500

    Pick up JUnit version from the parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98fe7e9..a915d94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,6 @@
     <dependency>
       <groupId>org.junit.jupiter</groupId>
       <artifactId>junit-jupiter-engine</artifactId>
-      <version>5.11.4</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to