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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 4bb4b87  JUnit 5 best practices (#60) (#61)
4bb4b87 is described below

commit 4bb4b871701d2fdf30b183e2a13647711e6c4be6
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Nov 10 01:35:54 2025 +0100

    JUnit 5 best practices (#60) (#61)
    
    Co-authored-by: Moderne <[email protected]>
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8d10619..75d5a29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,6 @@ under the License.
   <properties>
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
-    <versions.junit5>5.12.0</versions.junit5>
     
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
   </properties>
 

Reply via email to