You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/10 15:55:46 UTC

[commons-daemon] branch master updated: Pick up JUnit version from parent POM

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


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

commit a4e4f8e55d2f06276650068ee8ffb0f5ad4cb3d2
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 10 10:55:39 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 07b3de5..e0af1d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,6 @@
     <commons.bc.version>1.3.3</commons.bc.version>
     <commons.jira.id>DAEMON</commons.jira.id>
     <commons.jira.pid>12310468</commons.jira.pid>
-    <commons.junit.version>5.9.1</commons.junit.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>