This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new b151b4ea44 Remove unnecesary property
b151b4ea44 is described below

commit b151b4ea449b978f1c21e75ebfdba44b6daeaa29
Author: Andy Seaborne <[email protected]>
AuthorDate: Fri Aug 1 17:52:45 2025 +0100

    Remove unnecesary property
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c2ee4c795..46ac8156d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,6 @@
     <!-- Testing -->
     <ver.junit4>4.13.2</ver.junit4>
     <ver.junit5>5.13.4</ver.junit5>
-    <ver.junit5-platform>1.10.2</ver.junit5-platform>
  
     <ver.mockito>5.18.0</ver.mockito>
     <ver.awaitility>4.3.0</ver.awaitility>

Reply via email to